Forum Discussion

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

timequest ?

the device is EP3C5 ,soft is quartus10.0 , i use the classic timing analyzer before and now i start timequest . but i have a question, can you tell me ? thank you very much

1: when i use the "classic timing analyzer", i can find the Tco report ,but i cannot find it in the "timequset " ,can you tell me where it is ?

2: when i use the "classic timing analyzer", i can use set_location_assignment FF_X1_Y1_N1 -to "a:b:c"

set_location_assignment LCCOMB_X1_Y1_N2 -to "A :B :C"

in .qsf . but i can find it in the "timquest" ,can you tell me where it is ?

thank you very much

1 Reply

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

    1. Tco is now reported as part of setup timing. If you have no setup violations, your Tco is fine.

    2. set_location_assignment and other non-timing-related QSF assignments stay the same and are still in the QSF.

    Cheers, Adrian