pluto_hdl_adi/library/altera/jesd204_phy
Lars-Peter Clausen 29e6bbde88 altera: adi_jesd204: Add support for more than 6 transmit lanes
On Arria10 there are 6 transceivers in a single bank. If more than 6
transceivers are used these will end up in multiple banks.

The ATX PLL can directly connect to the transceivers in the same bank
through the 1x clock network. To connect to transceivers in another bank it
has to go through a master clock generation block (MCGB) and the xN clock
network.

Add support for instantiating the MCGB if more than 6 lanes are used. In
this case the first 6 transceivers will still have a direct connection to
the PLL while all other transceivers will be clocked by the MCGB.

Note that this requires that the first 6 transceivers are all in the same
bank.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-11-28 11:33:37 +02:00
..
Makefile Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
jesd204_phy_glue.v Add missing timescale annotations 2018-10-17 10:32:47 +03:00
jesd204_phy_glue_hw.tcl altera: adi_jesd204: Add support for more than 6 transmit lanes 2018-11-28 11:33:37 +02:00
jesd204_phy_hw.tcl altera: adi_jesd204: Add support for more than 6 transmit lanes 2018-11-28 11:33:37 +02:00