FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6673 Discussions

How to use the SDC file provided by the Megawizard plugin manager in my project

Altera_Forum
Honored Contributor II
1,174 Views

Hi, 

I am new to Altera and first time using the Quartus tools for my project. 

I am using triple speed RGMII ethernet MAC generated using Megawizard plugin manager 

I instantiated the MAC some level down the project hierarchy. The Megawizard also provided a .sdc file which I included in my quartus project. 

 

But when I perform timing analysis using the timequest timing analyzer, it shows warnings as mentioned below. 

 

Warning: Ignored assignment: create_clock -name {altera_tse_ff_tx_clk_} -period 10.000 -waveform { 0.000 5.000 } [get_ports {ff_tx_clk}] 

 

I understood from the above warning that the port name referred is the port name declared in that MAC module. But I have connected it to my clock source.  

 

The question here is how to use the provided SDC file to constrain the instantiated core. 

 

Thanks in advance, 

Santhosh.
0 Kudos
0 Replies
Reply