nvdla / hw

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

How to build tests and run using Questa #178

Open mlhwvip opened 6 years ago

mlhwvip commented 6 years ago

Hello,

I do not have a licence for VCS. I would like to use Questa. Can you please help know if I can do that and how?

I am using nv_small from hw_master

Thanks,

fnormandin-xeda commented 5 years ago

Hi @mlhwvip,

Please come at @xtreme-eda and take a look!

We currently have a version of the nv_small branch working with Questa 10.4b.

Please be aware that this project seems very sensitive to tool versions. We tested our drop using Questa 10.4b, SystemC2.3.0 (from Questa installation), gcc4.9.2, python3.6, no DesignWare.

This is still work in progress, but as of now we are able to:

We are currently working on the verif_protection target.

We are also working on supporting Cadence IUS.

Cheers!

fnormandin-xeda commented 5 years ago

Duplicate of #143