crossroadsfpga / pigasus

100Gbps Intrusion Detection and Prevention System
670 stars 75 forks source link

error when do the compilation with modelsim #24

Open kugaichen opened 6 months ago

kugaichen commented 6 months ago

As README sides:

Compile Quartus 19.3 IP library for RTL simulation. Open Quartus 19.3. Select "Launch Simulation Library Compiler" under the "Tools" Tab. Select "ModelSim" as the "Tool name" and specify the path for "Executable location." Then select "Stratix 10" as Library families. Specify the output directory and click "Start Compilation".

after i launched Simulation Library Compiler of Quartus 19.3, and select the tool -> ModelSim, after configuring the element in that page, the error tells me i can not compile simulation lararies if i use ModelSim, beacuse it has precompiled simulation libraries.

image

so there has a difference with README, so this problem has anyone met? can someone fix my doubts?

thankyou!