Forum Discussion

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

Resource Property Editor

When I click on the I/O Block (Cyclone II) in the Chip Planner I get information about properties. In the column PADIO I find the information DATAIN 3470 ps and PADIO N/A.

1. Who defines the delay time 3470 ps and from what does it depend on.

2. How can I change the delay time?

2 Replies

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

    The number represents the maximum cell delay from DATAIN and PADIO port and it generated directly from timing analysis tool (Classic Timing Analysis or TimeQuest Timing Analysis). Resource Property Editor isn't targeted for changing delay numbers. It's used for making last-minute engineering change orders on the post-fitting netlist. For example, if you have minor changes that you need to make on your design, then you can change it in Resource Property Editor without having to recompile. As for how to change delays, you need to specify Timing constraints as assignments in .qsf file and recompile.

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

    Thanks for your answer. At the moment I'am using the resource property editor to check my timing and to understand how TimeQuest calculates the timing.