EBenc
New Contributor
4 years agoAltera ddr3 UniPHY cyclone-V recovery removal timing issue
Hi Folks,
We've been facing a Recovery/Removal Issue with DDR3 memPHY hard IP.
Notice that the relationship required is 0.004 (4 picoseconds) which is not feasible.
The approach that we took on this project which is different from example designs is to create a internal signal and use that as a global reset on the project (we call it reset_generator).
On other projects we would have a real reset and a false path on it, so this issue would never appear.
But since we cannot set false path to this generated reset because it`s shared among a lot of other modules that we need to evaluate recovery/removal - we don't know what to do.
For now we've decided to ignore this error - does anyone have a better solution?