Forum Discussion
DZuck1
Occasional Contributor
6 years agoIntel DisplayPort Example Project Fails to Generate Simulation (Quartus Pro v19.1/v19.2)
Hi, I am trying to generate the simulation HDL for the Intel DisplayPort example project for the Stratix 10. I am consistently getting the same error message (attached). I have tried changing the n...
Deshi_Intel
Regular Contributor
6 years agoHI,
Sorry, I am not quite sure. Perhaps you can try out and see.
Typically I try out hardware testing directly on DisplayPort rather than using simulation due to variance of GPU and monitor.
Thanks.
Regards,
dlim
- DZuck16 years ago
Occasional Contributor
I am able to generate the simulation with the fixed file provided above.
I noticed tin the s10_dp_demo.v generated for the simulation the bitec_clkrec core is commented out of the code. When I uncomment it, my simulator (Aldec Active-HDL) tells me that there is no simulation data (SPD file) for this core. Does Intel provide a simulation model for the bitec_clkrec core?
Thanks!
DZuck1