文件名称:MIPS-interpreter:将MIPS指令解释为机器代码
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-10 19:02:00
Verilog
MIPS解释器 将MIPS指令解释为机器代码 用法 # python3 python interpreter.py [MIPS assembly file]
【文件预览】:
MIPS-interpreter-master
----genVerilogCode.py(994B)
----assembly()
--------main.asm(5KB)
----output()
--------machinecode_bin.txt(4KB)
--------InstructionMemory.v(10KB)
--------machinecode_hex.txt(1KB)
----interpreter.py(7KB)
----.gitignore(13B)
----README.md(141B)