Expand description
Bi-directional link with two ends (a & b).
Models the bi-directional pipelined connection provided by an ethernet link.
§Ports
This component has four ports:
- Two input ports:
rx_a,rx_b, - Two output ports:
tx_a,tx_b,
Bi-directional link with two ends (a & b).
Models the bi-directional pipelined connection provided by an ethernet link.
This component has four ports:
rx_a, rx_b,tx_a, tx_b,