pluto_hdl_adi/library/altera
Lars-Peter Clausen 69a23ecde3 avl_adxcvr: Simplify TX lane mapping
Currently the TX lane mapping is implemented by having to connect tx_phy_s_* to
the tx_ip_s_* and the tx_phy_d_* to the tx_ip_d_* signals in the system
qsys file in the desired order.

Re-work things so that instead the lane mapping is provided through the
TX_LANE_MAP parameter. The parameter specifies in which order logical lanes
are mapped onto the physical lanes.

The appropriate connections are than made inside the core according to this
parameter rather than having to manually connect the signals externally.

In order to generate a 1-to-1 mapping the TX_LANE_MAP parameter can be left
empty.

This change slightly reduces the boiler-plate code that is necessary to
setup the transceiver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-08-03 17:57:58 +02:00
..
avl_adxcfg avl_adxcfg: Consistently use non-blocking assignments 2017-07-24 16:06:00 +02:00
avl_adxcvr avl_adxcvr: Simplify TX lane mapping 2017-08-03 17:57:58 +02:00
avl_adxphy avl_adxcvr: Simplify TX lane mapping 2017-08-03 17:57:58 +02:00
avl_dacfifo avl_dacfifo: Fix timing violation 2017-06-07 11:02:44 +01:00
axi_adxcvr axi_adxcvr: Avoid warning about unknown synthesis attribute 2017-08-01 15:18:40 +02:00
common Remove executable flag from non-executable files 2017-07-28 17:56:07 +02:00