douggilliland / R32V2020

My 32-bit RISC CPU for smallish FPGAs
GNU General Public License v3.0
17 stars 3 forks source link

[Hardware issue] muli doesn't work #60

Closed douggilliland closed 5 years ago

douggilliland commented 5 years ago

mul works but muli doesn't work. Don't think I tested it. No big impact - just need to lix a register (plus extra load/save).

douggilliland commented 5 years ago

Fixed - needed to use regB not regA