Skip to content

fkay/machine_problem_5513

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This implements a simple pipeline.

Code starts at address 0.
Each instruction is 4 byte
Data starts at address 1024*1024
Data is laid out in little endian form
Only integer register
All operations are on integer
32 bit registers
R0 always 0

Output:
Contents of each register, in sorted order
Contents of each address accessed in the program, in sorted order

Simulate whole program or first 1000 clock cycles whichever happens first

About

Freelancer MIPS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published