Altera_Forum
Honored Contributor
12 years agoSynchronization Chains not detected
Hi there,
I have clock domain crossing in my design. I use synchronization chains for metastability. In a part of my design I instantiate a custom made dual clock FIFO. After the flow is completed I receive timing violations @ the domain crossing signals !!! The strange point is that I looked into the metastability report in the compilation report, It reported me that there were no synchronization chains found. So, what I understand is that It did not see the register chains (I'm using chain length = 3) as synchronization chain. I there any option in the tool that I must set ? This is very strange because I really used the same component before in other projects but this problem did not show up ! Thanks in advance.