chisel-tutorial icon indicating copy to clipboard operation
chisel-tutorial copied to clipboard

erorr running ./run-examples.sh GCD --backend-name verilator

Open eahmedsalman opened this issue 7 years ago • 0 comments
trafficstars

verilated.o: In function VL_FINISH_MT(char const*, int, char const*)': verilated.cpp:(.text+0x7): undefined reference to vl_finish(char const, int, char const)' collect2: error: ld returned 1 exit status VGCD.mk:64: recipe for target 'VGCD' failed make: Leaving directory '/home/salman/chisel-tutorial/test_run_dir/examples/GCD' make: *** [VGCD] Error 1

Errors: 1: in the following tutorials Tutorial GCD: throwable assertion failed:

eahmedsalman avatar Aug 01 '18 03:08 eahmedsalman