Solved
Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi MKlee,
I have sent an email to you. Please let me know if you do not receive.
Thanks.
Best regards,
KhaiY
- MKlee26 years ago
New Contributor
I finally got time for a few more tests:
- My error example file from above compiles just fine now
- My main design still crashes with the new error, when starting "Place" (but continues in a second run)
So I started to remove ip after ip in my design and finally after removing all external memory ip's from my design the error was gone and it compiles in one go.
So I guess the patch broke somthing in combination with this ip?
I can also reproduce the said new error by using a (new) minimal design only containing some avalone-pipline bridges, a custom avalon-mm-master and the external memory ip.
- IP: External Memory Interfaces Intel Stratix 10 FPGA IP
- Connects a DDR4 RAM
- Version 19.1.0
- Simulation generation turned off (mentioning this cause the new error points to some stuff containing _sim in its name)
If I find the time I will install the patch on window and compile the design there, to see if the error persists.