Hi,
I used icarus verilog to test the teal library but I got the following error, can you please help me to solve this. I am using the instructions written on the teal user guide.
In file included from ../teal.h:137,
from ./reg_test.cpp:37:
../teal_vout.h:149: warning: ‘typedef’ was ignored in this declaration
In file included from ../teal.h:138,
from ./reg_test.cpp:37:
../teal_reg.h:95: warning: ‘typedef’ was ignored in this declaration
make: *** No rule to make target ../libteal.ivl.a', needed byreg_test.ivl.so'. Stop.