Nidhi_Gupta
New Contributor
2 years agoStratix S10 design examples: PHY
Stratix10 Transceiver PHY Basic Design Examples:
https://community.intel.com/t5/FPGA-Wiki/Stratix10-Transceiver-PHY-Basic-Design-Examples/ta-p/735775
I have Quartus Prime Pro 19.3.0 Build 222. Compilation of this design in Modelsim gets struck on vlog command while running ld. I have pasted the command below, where Modeisim is getting struck:
( vlog -reportprogress 300 -sv C:/intelfpga_pro/19.3/quartus/eda/sim_lib/mentor/ct1_hssi_atoms_ncrypt.sv -work fourteennm_ct1_ver )
I have following questions:
- What modifications are required to make simulation run using integrated Modelsim and Quartus Version 19.3?
- Also, what is the path to pre-compiled simulation libraries used to simulate this design? I have installed quartus in default location.