robinned / RISCV-MCU

0 stars 0 forks source link

Simplify peripheral addition #4

Open robinned opened 1 year ago

robinned commented 1 year ago

The design currently relies on a hand-coded wrapper to connect peripherals to the MCU. It would be better to have a python script that generates a wrapper, or have the MCU use a Verilog head file so it can be used with Vivado's block designer.