Rapid Prototyping of Digital Systems pp 283-308 | Cite as
A RISC Design: Synthesis of the MIPS Processor Core
Chapter 14 describes a single clock cycle model of the MIPS RISC processor based on the hardware implementation presented in the widely used Patterson and Hennessy textbook, Computer Organization and Design the Hardware/Software Interface. Laboratory exercises that add new instructions, features, and pipelining are included at the end of the chapter.
The MIPS is an example of a modern reduced instruction set computer (RISC) developed in the 1980s. The MIPS instruction set is used by NEC, Nintendo, Motorola, Sony, and licensed for use by numerous other semiconductor manufacturers. It has fixed-length 32-bit instructions and thirty-two 32-bit general-purpose registers. Register 0 always contains the value 0. A memory word is 32 bits wide.
Keywords
Rapid Prototype Clock Cycle Register File Data Memory Program CounterPreview
Unable to display preview. Download preview PDF.