BKB
Occasional Contributor
8 months agoNeed help with timing constraints/closure for an EMIF design
Hi,
We have a design with 2 EMIFs with user clock at 200Mhz and it had more than 3.5 ns timing failure when the RS8 logic was added. With design changes and iterations the design still fails by 2ns.
The fit.fastforward report makes some suggestions to add register stages which I have passed on the designers and waiting response.
The report also makes suggestions to change asynchronous clears to synchronous clears. I haven't made the changes in the code but I set it in qsf
set_global_assignment -name FORCE_SYNCH_CLEAR ON
But the the fit.fastforward report mentions that the asynchronous clear are not converted to synchronous. Please review the review report and help with timing closure.
Best,
BB