izumizawa / mc851

Projeto com objetivo de desenvolver um sistema computacional contendo, ao menos, um processador e seus componentes periféricos.
5 stars 0 forks source link

Implement "add" instruction in cpu.v, missing tests #7

Closed paulopacitti closed 1 year ago

paulopacitti commented 1 year ago

Implement "add" instruction in cpu.v. Tests still missing for it. Better merge now otherwise it will take a long time and it will lose the goal of modular commits.