skyjuice88
New Contributor
2 years agoConstraining MII Interface (Input/Output Delay)
While I know how to constraint regular I/O delays (set_input_delay min/max and set_output_delay min/max), when it comes to MII-related timing I am a bit confused.
The datasheet of the PHYs have the following timing specs.
RXDV, RXD, RXCLK and TXCLK are inputs to the design, while TXEN and TXD are outputs of the designs.
How exactly should I constrain the timing constraints correctly?