YosysHQ / picorv32

PicoRV32 - A Size-Optimized RISC-V CPU
ISC License
2.86k stars 715 forks source link

Why it doesn't has memory module in picoRV code? Why in the testench? #243

Open muhammadnadeem7833 opened 10 months ago

muhammadnadeem7833 commented 10 months ago

run It has memory-making code in the testbench, so if we run that testbench, will it work for RV32I instructions. We are trying to run all the instructions given in the ".dis" file taken from the tool-chain setup and want to verify our C code