16 bit MIPS style Micro
The idea is to be able to use a mips32 gcc compiler and then convert the 32 bit mips to this custom 16 bit mips style CPU/ISA. for instance: https://godbolt.org/z/TWz4jh
- 16 bit data
- 32 integer registers
- 128 words of RAM
- 32 input ports with registers
- 32 output ports
- 6 stage pipeline
- 22 tick clock