Forum Discussion
HI,
Looks like there is some compatibility issue with the simulator.
- May I know are you using NCSIM v15.2 ?
- Which EMIF protocol that you are using ?
- Is the sim error coming from your own EMIF design or EMIF example design ? Else can you try out EMIF example design to see if you can duplicate the issue ?
Thanks.
Regards,
dlim
- DChak36 years ago
New Contributor
HI dlim
Thanks for the response.
- I am using NCSIM version- Cadence /Incisiv-15.20.018
- EMIF protocol- DDR4, stratix10, DQ bits 64, hard phy only
- Yes its from custom emif design. But the error message is residing in the library file generated by the quartus tool.
The error seems to be linked with library names fourteen_ver , as if I grep the error message it resides in the library file. It is encrypted but the message is there.And it appears after 442747ns.
I am not sure it is because of the custom IP or its a bug in emif DDR4 IP.
Also there was a patch released to disable the iossm_buf_cpu.tr file, for 18.1.21 link is below
https://www.intel.com/content/www/us/en/programmable/support/support-resources/knowledge-base/emif/2018/how-can-the-generation-of-the-iossmbfcpucpu-tr-file-be-disabled-.html
But it seems not working still the trace files are generated. I tried with quartus 19 version too, there the libraries are not compiling.
Is there any way to contact intel support directly regarding the issue. We can provide the environment if needed.