pluto_hdl_adi/library
Laszlo Nagy a3cd70ff1d adi_ip.tcl: reorder synthesis files in the file group
This commit fixes the following warning from the IP packaging flow:
"[IP_Flow 19-801] The last file in file group "Synthesis" should be an HDL file:
"axi_dmac_constr.ttcl".  During generation the IP Flow uses the last file to
determine library and other information when generating the top wrapper file.
If possible, please make sure that non-HDL files are located earlier in the list
of files for this file group."

Having the ttcl or other non HDL file at the end of the file group causes issues
when the project preferred language is set to VHDL. Since the synthesis file group
is set to "xilinx_anylanguagesynthesis" the tool tries to guess the type of wrapper
to be generated for that IP based on the last file from the file group.
If the file is non HDL then he defaults to the preferred language (this case VHDL)

Due some issue when the tool tries to create a VHDL wrapper for an IP that has
a Verilog top file with boolean parameters set from the IP packager he fails.
After we reorder the files after each non HDL file addition
he will create a correct Verilog wrapper for it with all parameters
which can be integrated in a VHDL system top file without issues.
2018-04-24 11:46:52 +03:00
..
altera avl_dacfifo: Fix 'blocking statement in always block' issue 2018-04-11 15:09:54 +03:00
axi_ad5766 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad6676 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad7616 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9122 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9144 axi_ad9144: Infer clock signal 2018-04-11 15:09:54 +03:00
axi_ad9152 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9162 axi_ad9162: Infer clock signal for tx_clk port 2018-04-18 15:16:13 +02:00
axi_ad9250 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad9265 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad9361 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9371 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9379 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9434 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9467 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad9625 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad9671 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad9680 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad9684 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_ad9739a library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_ad9963 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03: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_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: adding missing dependency for Intel flow 2018-04-17 16:34:41 +03:00
axi_fmcadc5_sync Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_generic_adc Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03: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 library: Remove empty constraint files 2018-04-11 15:09:54 +03:00
axi_mc_speed library: Remove empty constraint files 2018-04-11 15:09:54 +03: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 ad_sysref_gen: Fix quartus warnings 2018-04-13 11:32:57 +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 jesd204: Update testbench with the new file names 2018-04-11 15:09:54 +03: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 Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
Makefile Add quiet mode to the Makefile system 2018-04-11 15:09:54 +03:00