Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Timing Analysis of Source Synchronous Outputs

Great Doc! Thanks!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi kwalt,

    Thanks for the great technical note. It is really useful to learn how to do timing analysis of source sysncronous outputs.

    By the way, I have two questions on Tcl commands used in Figure 12.

    (1)

    What does "-no_report" option in "create_timing_netlist" do? I could not find the option in the Quartus II v7.1 Tcl help (quartus_sh --qhelp).

    (2)

    In which Tcl package is "open_timing_report" defined? I could not find this command in the Quartus II v7.1 Tcl help.

    As the script in Figure. 12 did not cause error, I guess those are defined somewhere.

    Thanks is advance.