OpenCores
Issue List
compile errors found! #3
Closed southwave opened this issue almost 13 years ago
southwave commented almost 13 years ago

./compile.sh errors found!

===================================================

../../../tbench/systemc/sc_main.cpp:149: error: no match for call to (sc_core::sc_out<uint64_t>) (sc_core::sc_signal<sc_dt::sc_bv<64> >&)' /usr/local/systemc-2.2/include/sysc/communication/sc_port.h:311: note: candidates are: void sc_core::sc_port_b<IF>::operator()(IF&) [with IF = sc_core::sc_signal_inout_if<uint64_t>] /usr/local/systemc-2.2/include/sysc/communication/sc_port.h:320: note: void sc_core::sc_port_b<IF>::operator()(sc_core::sc_port_b<IF>&) [with IF = sc_core::sc_signal_inout_if<uint64_t>] ../../../tbench/systemc/sc_main.cpp:225: error: no matching function for call toVxge_mac::trace(SpTraceFile&, int)' ./Vxge_mac.h:394: note: candidates are: void Vxge_mac::trace(VerilatedVcdC, int, int) make: sc_main.o Error 1 g++ -I.. -I. -I/usr/local/systemc-2.2/include -I/root/ethernet_10ge_mac/verilator/SystemPerl-1.337/src -I. -MMD -I/root/ethernet_10ge_mac/verilator/verilator-3.813/include -I/root/ethernet_10ge_mac/verilator/verilator-3.813/include/vltstd -DVL_PRINTF=printf -DVM_TRACE=1 -DVM_COVERAGE=0 -I/usr/local/systemc-2.2/include -c -o verilated.o /root/ethernet_10ge_mac/verilator/verilator-3.813/include/verilated.cpp make: No rule to make target SpTraceVcd.o'. Stop. make: *** No rule to make targetSpTraceVcdC.o'. Stop. g++: sc_main.o: No such file or directory g++: SpTraceVcdC.o: No such file or directory g++: SpTraceVcd.o: No such file or directory

antanguay commented over 12 years ago

Updated code for Verilator 3.813. Please try again and let me know what errors you get. Compiles on my side.

antanguay closed this over 12 years ago

Assignee
No one
Labels
Request