nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.67k stars 561 forks source link

Error in building verif_trace_player (after the sysc step, in the simv step) #370

Open shariethernet opened 4 months ago

shariethernet commented 4 months ago

Hello,

I am trying to build the nv_small configuration, and I am using VCS 2017, gcc-4.8 and systemc 2.3.0

While building the trace_player I am facing the below error, where several references to .so files are missing. sysc step completed successfully.

Attached is the log file for the ./simv.build.log

simv.build.log

I have also tried the same with VCS 2016 and I get the same error (Latest vcs versions donot support the versions of systemc used here so it errors out just in the sysc step)

I have experimented with different versions of vcs, systemc etc., to get to this stage (before which sysc step was failing) and nothing seems to work. Any help on this regard would be appreciated. @shallyou @jwise @zdraw @nodushiv

Thanks in advance Shri