mirror of
https://github.com/fpganinja/taxi.git
synced 2026-05-26 01:10:55 -07:00
eth: Modularize ZCU111 constraint files
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
@@ -31,7 +31,11 @@ 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 += ../syn/fpga.xdc
|
||||
XDC_FILES += ../syn/gpio.xdc
|
||||
XDC_FILES += ../syn/i2c.xdc
|
||||
XDC_FILES += ../syn/sfp28.xdc
|
||||
XDC_FILES += ../syn/rfdc.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