You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried 5.030 and 4.038
They both have the error: VlThreadPool::VlThreadPool(VerilatedContext*, unsigned int)' collect2: error: ld returned 1 exit status make[1]: *** [build/test.x] Error 1 make[1]: Leaving directory
I have this error when running makefile in tb/tb_top.
May I ask what version of verilator do you use?
I use v5.012
./lib/libsyscverilated.a: undefined reference to
VlThreadPool::VlThreadPool(VerilatedContext*, unsigned int)' collect2: error: ld returned 1 exit status make[1]: *** [build/test.x] Error 1 make[1]: Leaving directory
/disk2/others/dsd_311591023/try/biriscv/tb/tb_top'make: *** [build] Error 2
The text was updated successfully, but these errors were encountered: