Dhiraj
New Contributor
10 days agoConstraints not being picked for DCFIFO
Hi,
I am having various DCFIFOs in my design. I have applied constraints according to the ug_fifo. Attaching link for the reference
https://faculty-web.msoe.edu/johnsontimoj/EE3921/files3921/ug_fifo.pdf
In the DRC report, I am getting a violation of CDC-50007 which shows CDC bus with insufficient constraints and it is showing set_max_skew and set_data_delay are violated. This issue is not coming up for all the DCFIFOs in the design.
The violations are there in the path of the
- delayed_wrptr_g[*] to rs_dgwp|dffpipe*|dffe and
- rdptr[*] to ws_dgrp[*] |dffpipe*|dffe.
In the same DCFIFO, violation is coming only on either wr_ptr or rd_ptr. Could you suggest why this constraint is not being picked in some selected FIFOs and only in either wr / rd paths?
set_data_delay is not prescribed as per the ug_fifo.