###################################################################### # DTH P1V1. ###################################################################### @device_family = "KintexUltraScalePlus" @device_name = "xcku15p" @device_package = "-ffva1760" @device_speed = "-2-e" @boardname = "dth_p1v1" @vivado.binfile_options = "-size 128 -interface BPIx16" ###################################################################### src -c boards/common dth_top.vhd src constants_dth_p1v1.vhd src -c boards/common --cd ../xdc bitstream.xdc src --cd ../xdc dth_p1v1_pins.xdc src -c boards/common --cd ../xdc dth_misc.xdc include -c boards/common dth_tcds_infra.d3 include -c boards/common dth_tcds_sys_main.d3 ######################################################################