Forum Discussion
Farabi
Regular Contributor
4 years agoHi,
Do you have test case project file so I can replicate the issue at my end ?
regards,
Farabi
Farabi
Regular Contributor
4 years agoHello,
It is recommended for you is to use FIFO IP core generated from Quartus GUI (not from Platform Designer).
Then you can see the generated sdc file for the FIFO IP core and based on the file create your own SDC file for your custom-atom FIFO instances. Please aware that different configuration of FIFO may generate different SDC file.
regards,
Farabi
- lingxi104 years ago
New Contributor
I am using the FIFO IP core generated from Quartus GUI. This problem was fixed by selecting the setting to make the aclr of fifo to be synchronized to both read clk and write clk. Thanks for the help