Altera_Forum
Honored Contributor
12 years agoALTSHIFT_TAPS Usage
Using the ALTSHIFT_TAPS with MLABS selected for the Cyclone V it looks like you get an output every three clocks since that is the minimum distance between taps. How about getting an output every clock AND without using a clock*3 for the ALTSHIFT_TAPS megafunction. Is there a way to get an output at every tap say by using some primitives along with the ALTSHIFT_TAPS. I don't want to clock it at 3 times the clock because now one has to be concerned with clock domains. Anyone know if it can be done?