.. | ||
simple | ||
neorv32_tb.vhd | ||
README.md | ||
run.py | ||
uart_rx.vhd | ||
uart_rx_pkg.vhd |
Simulation Sources
simple
Simple testbench for the NEORV32 Processor and script for simulation using GHDL.
ghdl.setup.sh
ghdl.run.sh
ghdl.sh
neorv32_tb.simple.vhd
neorv32_imem.simple.vhd
: memory component optimized for simulation.neorv32_imem.iram.simple.vhd
uart_rx.simple.vhd
VUnit testbench
VUnit testbench for the NEORV32 Processor.