nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.71k stars 565 forks source link

about systemc in NVDLA #228

Closed shgangchen closed 5 years ago

shgangchen commented 5 years ago

hi, as the tutorial told in section "tree.make setup", we should use systemc 2.3.0. And I found the configuration in gived "tree.make" about systmec is: Enter systemc path (Press ENTER if use: /home/ip/shared/inf/SystemC/1.0/20151112/systemc-2.3.0/GCC472_64_DBG): what the GCC472_64_DBG is about?

I doult about this is for that when I run a single test, it always returns a error as:

Verdi3 WARNING: Failed to load SystemC dumper library `libsscore_vcs201606_sc230_gcc48.so'. Disable SystemC dumping support (/home/CAD/synopsys/Verdi3_L-2016.06-1/share/PLI/lib/LINUXAMD64/libsscore_vcs201606_sc230_gcc48.so: undefined symbol: spi_cast_time_pow_0).

and the simulation test failed. So I think maybe there are some mistakes for my systemc, or the relation between synopsys software and the systemc.

Anybody know about that?

awangsong2012 commented 5 years ago

hi, as the tutorial told in section "tree.make setup", we should use systemc 2.3.0. And I found the configuration in gived "tree.make" about systmec is: Enter systemc path (Press ENTER if use: /home/ip/shared/inf/SystemC/1.0/20151112/systemc-2.3.0/GCC472_64_DBG): what the GCC472_64_DBG is about?

I doult about this is for that when I run a single test, it always returns a error as:

Verdi3 WARNING: Failed to load SystemC dumper library `libsscore_vcs201606_sc230_gcc48.so'. Disable SystemC dumping support (/home/CAD/synopsys/Verdi3_L-2016.06-1/share/PLI/lib/LINUXAMD64/libsscore_vcs201606_sc230_gcc48.so: undefined symbol: spi_cast_time_pow_0).

and the simulation test failed. So I think maybe there are some mistakes for my systemc, or the relation between synopsys software and the systemc.

Anybody know about that?

hi,Did you solve that problem? I got the same. HELP Please!

shazib-summar commented 4 years ago

Hey @shgangchen did you find a solution? I am facing the same problem.

prasshantg commented 4 years ago

@killerzula you need to update that path to directory where systemc is installed on your system