Forum Discussion

Knug's avatar
Knug
Icon for Contributor rankContributor
4 years ago

set_max_delay / set_min_delay & set_output_delay query

I tried constraining the following using set_max_delay & set_min_delay flash_nce output port : set PERIOD_CLK 100.000 create_clock -name {clk} -period $PERIOD_CLK -waveform { 0.000 50.000 } [get...