pluto_hdl_adi/library/axi_ad4858
AndreiGrozav f8ee407f34 axi_ad4858: Initial commit
The axi_ad4858 IP core is design as the HDL interface for the AD4858 ADC.
Features:
 - AXI based configuration
 - LVDS and CMOS support
 - Configurable number of active data lines (CMOS - build-time configurable)
 - Oversampling support
 - Supports packet formats 0,1,2 or 3
 - CRC check support
 - Real-time data header access
 - Channel based raw data access(0x0408)
 - Xilinx devices compatible

Documentation at https://wiki.analog.com/resources/fpga/docs/axi_ad4858
2023-10-05 10:19:03 +03:00
..
Makefile axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00
axi_ad4858.v axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00
axi_ad4858_channel.v axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00
axi_ad4858_cmos.v axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00
axi_ad4858_constr.ttcl axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00
axi_ad4858_crc.v axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00
axi_ad4858_ip.tcl axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00
axi_ad4858_lvds.v axi_ad4858: Initial commit 2023-10-05 10:19:03 +03:00