Forum Discussion
Altera_Forum
Honored Contributor
8 years agoUnable to constrain bidirectional port.
I have a module that is used to control the operation of an I[SUP]2[/SUP]C bus. One of the outputs in the module is a bidirectional SDA line. I've attempted to constrain the design using the SDC comm...
Altera_Forum
Honored Contributor
8 years agoYes, you need -add_delay for the input delays to allow for both input and output delays to be attached to the same port.
When you commented out the output delays, did you regenerate the timing netlist? If you didn't, it will still be using the output delays and show the same error.