mirror of
https://github.com/fpganinja/taxi.git
synced 2026-06-07 15:21:00 -07:00
eth: Modularize HTG-9200 constraint files
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -31,8 +31,12 @@ SYN_FILES += $(TAXI_SRC_DIR)/sync/rtl/taxi_sync_signal.sv
|
||||
SYN_FILES += $(TAXI_SRC_DIR)/io/rtl/taxi_debounce_switch.sv
|
||||
|
||||
# XDC files
|
||||
XDC_FILES = ../fpga.xdc
|
||||
XDC_FILES += ../fmc_6qsfp.xdc
|
||||
XDC_FILES += ../syn/fpga.xdc
|
||||
XDC_FILES += ../syn/gpio.xdc
|
||||
XDC_FILES += ../syn/i2c.xdc
|
||||
XDC_FILES += ../syn/pll.xdc
|
||||
XDC_FILES += ../syn/qsfp.xdc
|
||||
XDC_FILES += ../syn/fmcp_htg_6qsfp.xdc
|
||||
XDC_FILES += $(TAXI_SRC_DIR)/eth/syn/vivado/taxi_eth_mac_fifo.tcl
|
||||
XDC_FILES += $(TAXI_SRC_DIR)/axis/syn/vivado/taxi_axis_async_fifo.tcl
|
||||
XDC_FILES += $(TAXI_SRC_DIR)/sync/syn/vivado/taxi_sync_reset.tcl
|
||||
|
||||
Reference in New Issue
Block a user