compute sum of five integers using MIPS instructions
Budget: $30 – $250 USD
You have to do it in Quartus Prime.
write a program to compute sum of five integers using MIPS instructions.
You will need to use the following components: DATA MEMORY. INSTRUCTION MEMORY, 3-ported register file, IR-Instruction Register, PC- Program Counter, 3 ADD/SUB units, Signed and zero extension from 16 bits to 32 bits, 2:1 32 bit multiplexers.
• Input machine instructions you want to execute into Instruction Memory block, built using LPM RAM you have designed.
• Input data you intend to process into Data Memory block, built using LPM RAM you have designed.
• Load the address of the first instruction to PC- Program Counter register.
• Start executing the code by fetching the first instruction to instruction register-IR, and then continue step by step.
• Demonstrate the correctness of your program execution using waveforms in simulation, and by comparing to MIPS program on MARS simulator.
write a program to compute sum of five integers using MIPS instructions.
You will need to use the following components: DATA MEMORY. INSTRUCTION MEMORY, 3-ported register file, IR-Instruction Register, PC- Program Counter, 3 ADD/SUB units, Signed and zero extension from 16 bits to 32 bits, 2:1 32 bit multiplexers.
• Input machine instructions you want to execute into Instruction Memory block, built using LPM RAM you have designed.
• Input data you intend to process into Data Memory block, built using LPM RAM you have designed.
• Load the address of the first instruction to PC- Program Counter register.
• Start executing the code by fetching the first instruction to instruction register-IR, and then continue step by step.
• Demonstrate the correctness of your program execution using waveforms in simulation, and by comparing to MIPS program on MARS simulator.
Related categories:
Software Architecture
Programming
Computer Science
Programming Help
Software Engineering