Warning (*): Ignored filter: sv_reconfig_pma_testbus_clk could not be matched with a clock - Warning (*): Ignored filter: sv_reconfig_pma_testbus_clk could not be matched with a clock
Description Due to a problem in the Quartus® II software version 12.0sp2 and earlier, you may see this warning during fitting (place & route) if your design has multiple Altera® transceiver Reconfiguration Controllers. Resolution To workaround this issue, add new "create_generated_clock" constraints for each transceiver Reconfiguration Controllers’ ignored "sv_reconfig_pma_testbus_clk" constraints. The new constraints should be added to the user SDC file. The following is an example of two reconfiguration controllers named INST_A and INST_B. create_generated_clock -name sv_reconfig_pma_testbus_clk_A -source [get_pins -compatibility_mode -no_duplicates INST_A*|basic|s5|reg_init[0]|clk] -divide_by 1 [get_registers INST_A*sv_xcvr_reconfig_basic:s5|*alt_xcvr_arbiter:pif*|*grant*] create_generated_clock -name sv_reconfig_pma_testbus_clk_B -source [get_pins -compatibility_mode -no_duplicates INST_B*|basic|s5|reg_init[0]|clk] -divide_by 1 [get_registers INST_B*sv_xcvr_reconfig_basic:s5|*alt_xcvr_arbiter:pif*|*grant*]
Custom Fields values:
['novalue']
Troubleshooting
1408026997
False
['Generic Component']
['FPGA Dev Tools Quartus II Software']
novalue
12.0.2
['Stratix® IV GX FPGA', 'Stratix® V GS FPGA']
['novalue']
['novalue']
['novalue'] - 2023-03-27
external_document