Skip to content
Snippets Groups Projects
Commit b1445a16 authored by Fionn O'Donohoe's avatar Fionn O'Donohoe
Browse files

FINN-13: Change default U250 platform to align with 2022.1 supported platforms


Signed-off-by: default avatarFionn O'Donohoe <fionno@xilinx.com>
parent fcfad421
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ alveo_part_map["U280"] = "xcu280-fsvh2892-2L-e"
alveo_default_platform = dict()
alveo_default_platform["U50"] = "xilinx_u50_gen3x16_xdma_201920_3"
alveo_default_platform["U200"] = "xilinx_u200_xdma_201830_2"
alveo_default_platform["U250"] = "xilinx_u250_xdma_201830_2"
alveo_default_platform["U250"] = "xilinx_u250_gen3x16_xdma_2_1_202010_1"
alveo_default_platform["U280"] = "xilinx_u280_xdma_201920_3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment