Skip to content

Commit 28255c3

Browse files
authored
Add V80 to Alveo part_map
1 parent 30e0d02 commit 28255c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/finn/util/basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
alveo_part_map["U250"] = "xcu250-figd2104-2L-e"
7070
alveo_part_map["U280"] = "xcu280-fsvh2892-2L-e"
7171
alveo_part_map["U55C"] = "xcu55c-fsvh2892-2L-e"
72+
alveo_part_map["V80"] = "xcv80-lsva4737-2MHP-e-s"
7273

7374
alveo_default_platform = dict()
7475
alveo_default_platform["U50"] = "xilinx_u50_gen3x16_xdma_5_202210_1"

0 commit comments

Comments
 (0)