tests: add test project for ethernet echo & axis_mac tests
This commit is contained in:
@ -8,13 +8,13 @@
|
||||
|
||||
# FPGA settings
|
||||
FPGA_PART = xc7a35tfgg484-1
|
||||
FPGA_TOP = ethernet_test_minimal
|
||||
FPGA_TOP = ethernet_axis_echo
|
||||
FPGA_ARCH = artix7
|
||||
|
||||
RTL_DIR = ../../src
|
||||
|
||||
# Files for synthesis
|
||||
SYN_FILES = ethernet_test_minimal.v
|
||||
SYN_FILES = ethernet_axis_echo.v
|
||||
|
||||
include ../../../../scripts/vivado.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user