Skip to content

pass64 point(8'd64)

Latest

Choose a tag to compare

@quantumxiaol quantumxiaol released this 28 Dec 05:20
· 8 commits to main since this release
267b9d5

通过全部的64个测试点。
添加算数运算指令、逻辑运算指令、跳转指令。
添加hi_lo_reg.v实现hi lo寄存器。
添加数据移动指令。
完成除法、乘法指令。
完成访存指令。