Article ID: 000086323 Content Type: Troubleshooting Last Reviewed: 08/13/2012

Why are the core_clk_out timing constraints for PCI Express interfaces for Cyclone IV GX devices ignored by the Quartus II software.

Environment

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

Due to a problem in the Quartus® II software version 9.1 SP1 and earlier, for Cyclone® IV GX devices the auto generated core_clk_out SDC constraint is made incorrectly and the following warning will be generated during the Analysis and Sythesis stage.

Warning: Ignored assignment: create_clock -name {core_clk_out} -period 8.000 -waveform { 0.000 4.000 } [get_nets {*altpcie_hip_pipen1b_inst|core_clk_out~clkctrl}]
Warning: Argument <targets> is an empty collection

To work around this problem, change the core_clk_out SDC constraint in the <variation name>.sdc file to:
create_clock -name {core_clk_out} -period 8.000 [get_nets *altpcie_hip_pipen1b_inst|core_clk_out*]

This problem is scheduled to be fixed in a future release of the Quartus II software.

Related Products

This article applies to 1 products

Cyclone® IV GX FPGA

Disclaimer

1

All postings and use of the content on this site are subject to Intel.com Terms of Use.