Skip to content

Commit 65a949c

Browse files
author
Mario Ruiz
committed
Update part to fix issue with Vitis 2020.1
1 parent 91a89a8 commit 65a949c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.synthesis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PORTSRC=$(TOPDIR)/hls/port_handler
1111
TCLDIR=$(TOPDIR)/scripts
1212

1313

14-
FPGAPART ?= xcvu9p-flga2104-2l-e
14+
FPGAPART ?= xcu250-figd2104-2L-e
1515

1616
project = TOE_hls_prj IPERF2_TCP_hls_prj ECHOSERVER_hls_prj ARP_hls_prj \
1717
ETH_inserter_hls_prj ICMP_hls_prj PKT_HANDLER_prj userAbstraction_prj \

0 commit comments

Comments
 (0)