Altera_Forum
Honored Contributor
12 years agoIs it a mistake"Tco_ext = Tsu of external device"
hello,
I learned a lot from the "TimeQuest User Guide" edited by Rysc. But I was confused that the Tco_ext has different expression on page 20 and page 21 as follows: P20 External device parameters: Tco_ext = Tsu of external device minTco_ext = Th of external device P21 External device parameters: Tco_ext = Tco of external device minTco_ext = min Tco of external device In my opinion, Tco is the delay time from clk to output port Q, we should use this parameter for set_input_delay, but in some chip datasheet,I could not find Tco,such as the datasheet of TFP401, in this way, how can I write the constraint of set_input_delay? thank you! Andrew