pluto_hdl_adi/library
Lars-Peter Clausen e4c9c8734c library: Add a generic JESD204 DAC receiver core
For most of the DACs that use JESD204 as the data transport the digital
interface is very similar. They are mainly differentiated by number of
JESD204 lanes, number of converter channels and number of bits per sample.

Currently for each supported converter there exists a converter specific
core which has the converter specific requirements hard-coded.

Introduce a new generic core that has the number of lanes, number of
channels and bits per sample as synthesis-time configurable parameters. It
can be used as a drop-in replacement for the existing converter specific
cores.

This has the advantage of a shared and reduced code base. Code improvements
will automatically be available for all converters and don't have to be
manually ported to each core individually.

It also makes it very easy to introduce support for new converters that
follow the existing schema.

Since the JESD204 framer is now procedurally generated it is also very
easy to support board or application specific requirements where the lane
to converter ratio differs from the default (E.g. use 2 lanes/2 converters
instead of 4 lanes/2 converters).

This new core is primarily based on the existing axi_ad9144.

For the time being the core is not user instantiatable and will only be
used as a based to re-implement the converter specific cores. It will be
extended in the future to allow user instantiation.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-05-02 17:21:20 +02:00
..
altera altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00
axi_ad5766 Remove unused DMA overflow signal from DAC DMA interfaces 2018-05-02 17:21:20 +02:00
axi_ad6676 axi_ad6676: Use the generic JESD204 ADC receiver core 2018-05-02 17:21:20 +02:00
axi_ad7616 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9122 Remove unused DMA overflow signal from DAC DMA interfaces 2018-05-02 17:21:20 +02:00
axi_ad9144 Remove unused DMA overflow signal from DAC DMA interfaces 2018-05-02 17:21:20 +02:00
axi_ad9152 Remove unused DMA overflow signal from DAC DMA interfaces 2018-05-02 17:21:20 +02:00
axi_ad9162 Remove unused DMA overflow signal from DAC DMA interfaces 2018-05-02 17:21:20 +02:00
axi_ad9250 axi_ad9250: Use the generic JESD204 ADC receiver core 2018-05-02 17:21:20 +02:00
axi_ad9265 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9361 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9371 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9434 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9467 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9625 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9671 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9680 axi_ad9680: Use the generic JESD204 ADC receiver core 2018-05-02 17:21:20 +02:00
axi_ad9684 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_ad9739a Remove unused DMA overflow signal from DAC DMA interfaces 2018-05-02 17:21:20 +02:00
axi_ad9963 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_adc_decimate Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_adc_trigger Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_adrv9009 Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_clkgen library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_dac_interpolate Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_dmac axi_dmac: Fix bus resize block reset 2018-05-02 09:37:02 +02:00
axi_fmcadc5_sync Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_generic_adc Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_gpreg Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_hdmi_rx library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_hdmi_tx Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_i2s_adi Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_intr_monitor Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_logic_analyzer Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_mc_controller library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_mc_current_monitor Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_mc_speed Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
axi_rd_wr_combiner Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_spdif_rx library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_spdif_tx Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_usb_fx3 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
cn0363 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
common Remove unused DMA underflow signal from ADC DMA interface 2018-05-02 17:21:20 +02:00
cordic_demod Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
interfaces Add quiet mode to the Makefile system 2018-04-11 15:09:54 +03:00
jesd204 library: Add a generic JESD204 DAC receiver core 2018-05-02 17:21:20 +02:00
scripts adi_ip.tcl: reorder synthesis files in the file group 2018-04-24 11:46:52 +03:00
spi_engine Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_adcfifo Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_axis_fifo Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_axis_resize Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_axis_upscale Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_bsplit library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
util_cdc Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_cic Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_clkdiv Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_cpack library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
util_dacfifo util_dacfifo: Fix Quartus warnings 2018-04-13 11:32:57 +02:00
util_delay Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_extract Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_fir_dec Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_fir_int Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_gmii_to_rgmii Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_i2c_mixer Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_mfifo Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_pulse_gen Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_rfifo Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_sigma_delta_spi Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_tdd_sync Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_upack library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
util_var_fifo Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
util_wfifo Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
xilinx xilinx: util_adxcvr: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00
Makefile library: Add a generic JESD204 DAC receiver core 2018-05-02 17:21:20 +02:00