Building zipmmu_tb
adwait opened this issue · 0 comments
adwait commented
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"
| ^~~~~~~~~~~~~~