Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17252 ディスカッション

Quartus IP SDC files

SKon1
初心者
3,532件の閲覧回数

Hello,

 

I'm using a Native PHY Transceiver in my Arria V design.

The IP is generated successfully - but I can't see any SDC files generated with it...do I have to write the timing constraints for it myself ?

0 件の賞賛
7 返答(返信)
Abe
高評価コントリビューター II
1,382件の閲覧回数

Hi,

 

When generating the PHY, click the EDA Options button and select the Generate Netlist option. Now, generate the PHY IP again. This time you will find the SDC generated.

KhaiChein_Y_Intel
従業員
1,382件の閲覧回数

You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/xcvr_user_guide.pdf (SDC Timing Constraints for Arria V Transceiver Native PHY IP Core )

 

SKon1
初心者
1,382件の閲覧回数

Abe,

I checked the generate netlist box and regenerated the PHY - can't see any .SDC in the folder

SKon1
初心者
1,382件の閲覧回数

KYeoh,

 

I see the SDC section for the Arria V.

Can't find any "set_output_delay" constraints for the data output.

It's basically only false paths...am I missing something ?

 

KhaiChein_Y_Intel
従業員
1,382件の閲覧回数

Hi Skon1,

 

The constraint for set_output_delay is not needed.

SKon1
初心者
1,382件の閲覧回数

Did you see the document ?

I could see only false_path constrains in it...is that all that's required ?

KhaiChein_Y_Intel
従業員
1,382件の閲覧回数

Yes. You just need to create clock and set false path to those asynchronous path.

返信