Simple 32bit cpu. First verilog, may make pcb with logic chips, tbd. Just for fun, to practice/test my skills.
- ALU/ctrl
- mem
- L1i
- L1d
- nextPC/br logic
- registers
- sign extender
- CU
- Datapath (single cycle)
- io support
- video/visual out
- pipeline
- mem hierarchy
- branch prediction
- fp units