2015 2nd International Conference on Electronics and Communication Systems (ICECS) 2015
DOI: 10.1109/ecs.2015.7124785
|View full text |Cite
|
Sign up to set email alerts
|

Advanced low power RISC processor design using MIPS instruction set

Abstract: Present era of SOC's comprise analog, digital and mixed signal components housing on the same chip. In this environment processor plays a vital role. As the technology shrinking to sub-micrometer technology node, there exists a huge scope of undesirable hazards in processors. These hazards may lead to disturbance in area, power and timing which deviate from desired quantities. Our paper focuses mainly to solve some of these issues. In-order to tackle these problems, we are introducing the enhanced version of M… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 3 publications
0
4
0
Order By: Relevance
“…The advantage of SDRAM over existing memories is its lower power consumption, lower cost, higher speed and allocation of high volume. High performance DDR4 SDRAM based controller [8] is used in this pipeline design to bridge the connectivity between SDRAM memory devices and processors subsystem 2) Auxilary components a) Low Power Unit:…”
Section: D) Alumentioning
confidence: 99%
See 1 more Smart Citation
“…The advantage of SDRAM over existing memories is its lower power consumption, lower cost, higher speed and allocation of high volume. High performance DDR4 SDRAM based controller [8] is used in this pipeline design to bridge the connectivity between SDRAM memory devices and processors subsystem 2) Auxilary components a) Low Power Unit:…”
Section: D) Alumentioning
confidence: 99%
“…But conventional RISC processor is always busy with their reduced Instruction set, which leads to system delay. Hence, MIPS (Microprocessor without Interlocked Pipelining Stages) became a better alternative to it by exploiting all the advantages of conventional RISC [8]. Any processor when executes millions of instructions per second, a concern arises called "interlocking in the pipeline stages"; and the solution is MIPS, which will take care of such issues.…”
Section: Introductionmentioning
confidence: 99%
“…The pipeline hazards can be classified into 3 types, structural hazard, control hazard and data hazard [1], [3], [6]. Data hazards always exist in a processor designed based on pipeline approach.…”
Section: Overviewmentioning
confidence: 99%
“…The software approach relies on compiler to reorder the user code or insert a delay slot to resolve the combinations of instructions that might produce data hazard, which highly depends on the robustness of the compiler technology. Resolving data hazard using software approach is less complex but will affect the processor throughput more severely than the hardware approach [6]. Consider a case of an adding of two values in registers, $t1 and $t2, the result will be store to register $t0.…”
Section: Overviewmentioning
confidence: 99%