pluto_hdl_adi/library/intel/jesd204_phy
Istvan Csomortani edbd9f7b8f jesd204_framework: Add Stratix10 support
This patch contains an initial effort to support the Stratix 10
architecture in our JESD204 framework.

Several instances were updated, doing simple context switching using the
DEVICE_FAMILY system parameter:

  - xcvr_reset_control
  - lane PLL (ATX PLL)
  - link PLL (fPLL)
  - native XCVR instance

Apart from the slightly different parameters of the instances above,
there were small differences at the reconfiguration Avalon_MM interface.

The link_pll_reset_control is required just for Arria10, so in case of
Stratix10 it isn't instantiated.

In Stratix 10 architecture there are several additional ports of the
xcvr_reset_control module that must be connected to the native XCVR
instance or tied to GND.

The following xcvr_reset_control ports were defined and connected to the
XCVR:

  - rx|tx_analogreset_stat
  - rx|tx_digitalreset_stat
  - pll_select
2020-09-09 14:15:37 +03:00
..
Makefile all: Rename altera to intel 2019-06-29 06:53:51 +03:00
jesd204_phy_glue.v all: Rename altera to intel 2019-06-29 06:53:51 +03:00
jesd204_phy_glue_hw.tcl jesd204_framework: Add Stratix10 support 2020-09-09 14:15:37 +03:00
jesd204_phy_hw.tcl jesd204_framework: Add Stratix10 support 2020-09-09 14:15:37 +03:00