Forum Discussion
ASMI Parallel II elaboration error
- 7 years ago
Hi Zeahr,
You can try use the MT25QL256 (Micron's QSPI flash) simulation model as we are going to support MT25Q flash due to the EPCQ256 EOL announcement here. There are no EPCQ simulation model files available.
Regards,
Nooraini
Hi Zeahr,
Did you turn on the "Enable flash simulation model" option? As far I know, this error can be seen when the “Enable simulation” parameter is enabled but there are no FLASH model inside. When user check "Enable simulation" parameter during IP generation, asmiblock model expect "asmi_sim_model" module should be there to connect with flash model. You need to include the flash device simulation model files.
If you want to simulate just the IP without the flash model, you can turn off the “Enable simulation” parameter during IP generation. However, this will cause some operation not able to simulate such as “read_status” and "read_rdid" as this required information from flash.
You can refer to the following how to video on simulating ASMI block:
https://www.youtube.com/watch?v=kxNDMSUQt1Q
Regards,
Nooraini