Skip to content

Commit

Permalink
Merge pull request #452 from enjoy-digital/xcau15p
Browse files Browse the repository at this point in the history
src/part.hpp: Add xcau15p support.
  • Loading branch information
trabucayre authored Apr 25, 2024
2 parents 4fe3d7c + 943a458 commit a0db38f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/part.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ static std::map <uint32_t, fpga_model> fpga_list = {
{0x1390d093, {"xilinx", "kintexus", "xcku115", 6}},

/* Xilinx Ultrascale+ / Artix */
{0x04AC2093, {"xilinx", "artixusp", "xcau15p", 6}},
{0x04A64093, {"xilinx", "artixusp", "xcau25p", 6}},

/* Xilinx Ultrascale+ / Kintex */
Expand Down

0 comments on commit a0db38f

Please sign in to comment.