Knowledge Base Article
Why does the simulation of the eSRAM Intel® FPGA IP targeting the Intel® Stratix® 10 using Mentor* ModelSim* show incorrect read data?
Description
When simulating the eSRAM Intel® FPGA IP targetting the Intel® Stratix® 10 devices with Mentor* ModelSim*, you may observe incorrect read data due to incorrect simulation options.
Resolution
To work around this problem, add the option below in the msim_setup.tcl file:
set USER_DEFINED_VERILOG_COMPILE_OPTIONS "+define+ESRAM_SIM"
Updated 3 months ago
Version 3.0No CommentsBe the first to comment