ZipCPU / zipcpu

A small, light weight, RISC CPU soft core
1.3k stars 157 forks source link

Building zipmmu_tb #28

Open adwait opened 1 year ago

adwait commented 1 year ago

Hello, I've been having issues building the Verilator TB for zipmmu. My system config is as follows:

OS: Ubuntu 18.04 on WSL2.0 Verilator version: Verilator 5.002 2022-10-29 rev v5.002-29-gdb39d70c7

Run make verilator from $root/bench/rtl followed by make verilator from $root/sim/verilator. Error:

zipmmu_tb.cpp:47:10: fatal error: Vzipmmu_tb.h: No such file or directory
   47 | #include "Vzipmmu_tb.h"
      |          ^~~~~~~~~~~~~~