Forum Discussion
4 Replies
- mfro
Occasional Contributor
I guess you should try and rephase your question.
At least I am unable to understand what you are asking.
- AndyN
Occasional Contributor
What are the specific constraints that you are using? Can you share them here?
- SK_VA
Occasional Contributor
set_max_delay -from [get_ports {input_pin}] -to [get_ports {output_pin}] 9.6
set_min_delay -from [get_ports {input_pin}] -to [get_ports {output_pin}] 3.2
this is the constraint I am using
- sstrell
Super Contributor
Is there just combinatorial logic between the pins or are you trying do this across registers?