Altera_Forum
Honored Contributor
16 years agoAssigning Capture Registers - How To?
I'm implementing a 300 MHz DDR interface to deserialise an octal LVDS ADC (in fact multiple of them). One of the messages fromQuartusII is:
critical warning: fitter could not properly route signals from dq i/os to dq capture registers because the dq capture registers are not placed next to their corresponding dq i/osinfo: dq capture register \genadc:2:adc|ddrin|auto_generated|input_cell_h[4] at (22, 1) is not assigned to the adjacent lab of the corresponding dq i/o adcserdata[2][4]~input at (23, 0)
... The corresponding Help message recommends the following action: action: ensure that the dq capture registers are assigned to labs adjacent to their corresponding dq i/os. Can anyone serve me a document that tells me where these capture registers are hiding and how I can match them with the respective pins? I'm currently testing my project both in Cyclone II and Cyclone III.