pluto_hdl_adi/library/xilinx/common
AndreiGrozav 66823682b6 Add FPGA info parameters flow
Common basic steps:
- Include/create infrastructure:

   * Intel:
       - require quartus::device package
       - set_module_property VALIDATION_CALLBACK info_param_validate

   * Xilinx
       - add bd.tcl, containing init{} procedure. The init procedure will be
         called when the IP will be instantiated into the block design.
       - add to the xilinx_blockdiagram file group the bd.tcl and common_bd.tcl
       - create GUI files

- add parameters in *_ip.tcl and *_hw.tcl (adi_add_auto_fpga_spec_params)
- add/propagate the info parameters through the IP verilog files

axi_clkgen
util_adxcvr
ad_ip_jesd204_tpl_adc
ad_ip_jesd204_tpl_dac
axi_ad5766
axi_ad6676
axi_ad9122
axi_ad9144
axi_ad9152
axi_ad9162
axi_ad9250
axi_ad9265
axi_ad9680
axi_ad9361
axi_ad9371
axi_adrv9009
axi_ad9739a
axi_ad9434
axi_ad9467
axi_ad9684
axi_ad9963
axi_ad9625
axi_ad9671
axi_hdmi_tx
axi_fmcadc5_sync
2019-03-30 11:26:11 +02:00
..
ad_data_clk.v Add FPGA info parameters flow 2019-03-30 11:26:11 +02:00
ad_data_in.v Add FPGA info parameters flow 2019-03-30 11:26:11 +02:00
ad_data_out.v Add FPGA info parameters flow 2019-03-30 11:26:11 +02:00
ad_dcfilter.v Move Xilinx specific DC filter implementation to library/xilinx/common/ 2018-04-11 15:09:54 +03:00
ad_iobuf.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_mmcm_drp.v Add FPGA info parameters flow 2019-03-30 11:26:11 +02:00
ad_mul.v ad_mul.v: Add parameters for A and B input widths 2018-07-18 18:19:30 +03:00
ad_rst_constr.xdc ad_rst: All the synchronization registers have to have ASYNC_REG TRUE 2018-08-14 17:54:14 +03:00
ad_serdes_clk.v Add FPGA info parameters flow 2019-03-30 11:26:11 +02:00
ad_serdes_in.v Add FPGA info parameters flow 2019-03-30 11:26:11 +02:00
ad_serdes_out.v Add FPGA info parameters flow 2019-03-30 11:26:11 +02:00
up_clock_mon_constr.xdc up_clock_com: Fix the false path definitions for CDCs 2018-04-11 15:09:54 +03:00
up_xfer_cntrl_constr.xdc restructure: Move xilinx specific constraints to /library/xilinx/common/ 2017-03-30 16:16:02 +03:00
up_xfer_status_constr.xdc restructure: Move xilinx specific constraints to /library/xilinx/common/ 2017-03-30 16:16:02 +03:00