Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

designing MIPS processr

Altera_Forum
Honored Contributor II
859 Views

Hi 

 

I got some problem(s). I need to implement a MIPS processor with the following arrangement: 

R-type [op][rd][rs][rt]. where op = rs = rd = rt = 2 bits. 

branch [op][rd][rs][imm]. where op = rs = rd = rt= imm = 2 bits,  

 

In my understanding, this would be an 8 bit processor. Now I'm trying to generate alu control signals since we do not have funtion opcode(the LSBs after registers have been extracted, eg in R-format)? :confused::eek: 

 

Your assistance would greatly be appreciated. 

Thx 

R
0 Kudos
0 Replies
Reply