vimalraj205
Member level 3
- Joined
- Oct 11, 2011
- Messages
- 65
- Helped
- 16
- Reputation
- 32
- Reaction score
- 14
- Trophy points
- 1,288
- Activity points
- 1,670
hai friends
I have a doubt in a constrain
What is the meaning of the following commands
set_clock_latency -source -early -min 0.6 [get_clocks CLK]
set_clock_latency -source -early -max 0.2 [get_clocks CLK]
set_clock_latency -source -late -min 0.6 [get_clocks CLK]
set_clock_latency -source -late -max 0.2 [get_clocks CLK]
in this what does the -early -late denotes and what does -min -max denotes
thank you
I have a doubt in a constrain
What is the meaning of the following commands
set_clock_latency -source -early -min 0.6 [get_clocks CLK]
set_clock_latency -source -early -max 0.2 [get_clocks CLK]
set_clock_latency -source -late -min 0.6 [get_clocks CLK]
set_clock_latency -source -late -max 0.2 [get_clocks CLK]
in this what does the -early -late denotes and what does -min -max denotes
thank you