pluto_hdl_adi/library/common
AndreiGrozav 782b27e894 DAC DDS: Add support for DDS phase width > 16
Add support for DDS phase width greather than 16.
The software should read the DDS phase data width register and configure
the DDS init and increment registers accordingly, otherwise the obtained
DDS output frequency will not be the desired one for DDS phase width
different than 16.

DDS_incr = (f_out * 2^(phase_width) * clkratio)/f_if
2023-09-26 18:39:28 +03:00
..
tb library/common/tb/tb_base.v: Update license header 2023-09-07 10:45:49 +03:00
ad_3w_spi.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_addsub.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_adl5904_rst.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_axis_inf_rx.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_b2g.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_bus_mux.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_csc.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_csc_CrYCb2RGB.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_csc_RGB2CrYCb.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_datafmt.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_dds.v DAC DDS: Add support for DDS phase width > 16 2023-09-26 18:39:28 +03:00
ad_dds_1.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_dds_2.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_dds_cordic_pipe.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_dds_sine.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_dds_sine_cordic.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_edge_detect.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_g2b.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_iobuf.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_iqcor.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_mem.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_mem_asym.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_mux.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_mux_core.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_pack.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_perfect_shuffle.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_pngen.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_pnmon.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_pps_receiver.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_pps_receiver_constr.ttcl Add copyright and license to .tcl, .ttcl files 2023-07-25 15:22:26 +03:00
ad_rst.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_ss_422to444.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_ss_444to422.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_sysref_gen.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_tdd_control.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_upack.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
ad_xcvr_rx_if.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
axi_ctrlif.vhd license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
axi_streaming_dma_rx_fifo.vhd license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
axi_streaming_dma_tx_fifo.vhd license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
dma_fifo.vhd license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
pl330_dma_fifo.vhd license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
up_adc_channel.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_adc_common.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_axi.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_clkgen.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_clock_mon.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_dac_channel.v DAC DDS: Add support for DDS phase width > 16 2023-09-26 18:39:28 +03:00
up_dac_common.v DAC DDS: Add support for DDS phase width > 16 2023-09-26 18:39:28 +03:00
up_delay_cntrl.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_hdmi_rx.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_hdmi_tx.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_pmod.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_tdd_cntrl.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_xfer_cntrl.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
up_xfer_status.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
util_axis_upscale.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
util_dec256sinc24b.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
util_delay.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
util_ext_sync.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00
util_pulse_gen.v Add/edit copyright and license for .v, .sv files 2023-07-11 15:17:41 +03:00