diff options
| -rwxr-xr-x | micsim.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -14,6 +14,3 @@ mic=Microprogram(c) # Create micro program mic.run() # Run the micro program mic.dump() # Dump ram -c["MBR"]=-1 -print(c["MBR"]) - |
![]() |
index : micsim.git | |
| Study Mic-1 architecture through simulation. |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | micsim.py | 3 |
@@ -14,6 +14,3 @@ mic=Microprogram(c) # Create micro program mic.run() # Run the micro program mic.dump() # Dump ram -c["MBR"]=-1 -print(c["MBR"]) - |