Forum Discussion
SimonT
New Contributor
8 months agoRealistic values for set_max_skew
I have a design with asynchronous input and output bus signals. For the input bus signals I do not care how much time it takes from the Input Ports to the first register. For the output signals I al...
SimonT
New Contributor
8 months agoI do not have any set_input_dealy and set_output_delay constraints.
The hardware on input and output side is running on a completly independent clock. I do not know what their frequency and phase offset to my clock is.
sstrell
Super Contributor
8 months agoThen it sounds like you should just false path the I/O. I don't know if set_max_skew still matches skews on cut paths, but it's worth it to try.