Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow do I synchronize gray code counts safely across asynchronous clock domains?
I have a design for a generic asynchronous FIFO that I have used for many years. In this FIFO, I use gray code counters for the read and write pointers to the core memory. These multi-bit pointers mu...
Altera_Forum
Honored Contributor
12 years agoI am not familiar with skew command. I hope somebody will help here.
I suggest you also try multicycle of 2(setup)/1 hold as well or even 1/0 (i.e. default, if you don't set false path) then ignore violations and see what sort of delay you get.