/copperv2

RISCV Core

Primary LanguageAssembly

copperv2

RISCV core

Instructions:

Run dhrystone benchmark

cd sim/verilog_testbench
make -f Makefile.verilator

Debug cocotb test

# Add breakpoint() in python
source script/cocotb_debug.sh
pytest
# In separate terminal (rlwrap optional)
rlwrap netcat localhost 4440