Altera_Forum
Honored Contributor
15 years agoStop register duplication on synchronization chains
I have a particular synchronization chain in my design where the timing is very tight and Quartus (10.0 SP1) has chosen to perform register duplication on the final stage of it, effectively decreasing the chain length by 1. Does anyone know of a way to stop it from doing this? The chain's length is 3 and I have already set the Synchronization Register Chain Length option to 3 in Analysis & Synthesis settings. I also tried 2 and 4 but the result is the same.
In case it matters, my target device is a Cyclone II.