Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Constraining multi-phase clock oversampling circuit

Altera_Forum
Honored Contributor II
1,075 Views

Hi all,  

 

I am implementing an oversampling circuit using multi-phase clocks. For each  

clock the input signal passes through a 2-FF synchronizer, than the sampled  

value is pushed into a FIFO of depth 2. The FIFOs are read with the base clock  

(phase 0) and all further processing is done with this clock. What is the  

proper way of constraining such circuit? Treat the clocks as unrelated or  

use multicycle paths? I feel multicycle may be better, since I need to also  

implement and constrain the reset/enable synchronization. 

 

Thanks for your help.
0 Kudos
0 Replies
Reply