We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e0d02 commit 28255c3Copy full SHA for 28255c3
src/finn/util/basic.py
@@ -69,6 +69,7 @@
69
alveo_part_map["U250"] = "xcu250-figd2104-2L-e"
70
alveo_part_map["U280"] = "xcu280-fsvh2892-2L-e"
71
alveo_part_map["U55C"] = "xcu55c-fsvh2892-2L-e"
72
+alveo_part_map["V80"] = "xcv80-lsva4737-2MHP-e-s"
73
74
alveo_default_platform = dict()
75
alveo_default_platform["U50"] = "xilinx_u50_gen3x16_xdma_5_202210_1"
0 commit comments