ls4
New Contributor
5 years agoStratix 10 SX simulation fails with ERROR: iossm_bf_cpu_cpu_test_bench/i_read is 'x'
I am running a top-level simulation for my design which includes the HPS EMIF IP. I am not exercising this module in this simulation, I just want it to not abort my simulation at approx 120 us simulation time.
120975 ns: ERROR: iossm_bf_cpu_cpu_test_bench/i_read is 'x'
# ** Note: $stop : /intelFPGA_pro/19.1/quartus/eda/sim_lib/mentor/fourteennm_atoms_ncrypt.sv(36)
# Time: 120975250 ps Iteration: 1 Protected: /xxx/xxx/xxx/emif_hps/altera_emif_s10_hps_inst/arch/arch_inst/io_ssm_inst/io_ssm/inst/<protected>/<protected>/<protected>/<protected>I am using Questasim 2019.2 and Quartus Prime Pro 19.1, though the versions of either tool have not seemed to matter regarding this behavior.
I have seen this knowledgebase entry but it does not include a workaround. The EMIF IP is deep in a Platform Designer module and I don't know how to conveniently remove it for simulation vs. synthesis. How best to avoid this error?