Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21593 ディスカッション

SDF generation for Cyclone V on Quartus 19.1 Standard Edition

anm
新規コントリビューター I
1,979件の閲覧回数

Hi,

 

I have compiled a design on a Cyclone V FPGA using the Quartus 19.1 Standard Edition.

I want to generate an SDF file to perform Post-Place and Route simulation.

 

I have tried all of the Quartus settings but didn't have any success thus far. I also found some posts in the forum (like this one https://forums.intel.com/s/question/0D50P00003yyGO5/cant-get-quartus-prime-standard-161-to-output-sdf) that seem to suggest that Quartus cannot generate and SDF file.

Is Quartus able to create an SDF file for my design? If so, how can I achieve that?

 

Thank you in advance for your responses.

 

Kind regards,

anm

0 件の賞賛
1 解決策
KhaiChein_Y_Intel
従業員
1,970件の閲覧回数

Hi,

Simulation using a post-fit timing netlist, testing functional and timing performance is supported only for the Arria® II GX/GZ,Cyclone® IV, MAX® II, MAX V, and Stratix® IV device families.

You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qps-tp-simulation.pdf , Table 2, Page 5.

 

Thanks.

Best regards,

KhaiY

元の投稿で解決策を見る

3 返答(返信)
KhaiChein_Y_Intel
従業員
1,971件の閲覧回数

Hi,

Simulation using a post-fit timing netlist, testing functional and timing performance is supported only for the Arria® II GX/GZ,Cyclone® IV, MAX® II, MAX V, and Stratix® IV device families.

You may refer to https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-qps-tp-simulation.pdf , Table 2, Page 5.

 

Thanks.

Best regards,

KhaiY

anm
新規コントリビューター I
1,970件の閲覧回数

Hi KhaiY,

 

thank you very much for your answer. In the table I see that Gate-level timing simulation is not supported for the Cyclone-V.

Nevertheless, according to the table you mentioned, Gate-level functional simulation is supported for Cyclone-V.

 

Could you please verify that the post-fit netlist used for the Gate-level functional simulation is located in the ./simulation/modelsim folder under the name <design_name>.vo?

 

Thank you in advance for your response.

 

Kind regards,

anm

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

Hi Anm,

The Verilog Output File is placed in the /<project directory>/simulation/<EDA simulation tool> directory. 

 

Thanks.

Best regards,

KhaiY

返信