OrF
Occasional Contributor
1 year agoCDC-50001 - 1-Bit Asynchronous Transfer Not Synchronized
the Quartus STA reports "CDC-50001 - 1-Bit Asynchronous Transfer Not Synchronized"
sync-fifo in my design .
at this document "AN 919: Improving Quality of Results with Design Assistant" :https://www.intel.com/content/www/us/en/docs/programmable/683369/current/clock-domain-crossing-and-reset-domain.html
the example shows same design as I have , and it suggests to add another sample using clkb.
" the output of the blue register should feed another blue register to better protect against metastability."
but I do have 2 FF of sampling at the output - so bottom line I don't understand why my design fails at "Design Assistant (Signoff) Results"
the precise question why the STA does not "see" the sync2_in register ?