Skip to content

Commit

Permalink
Update HDL core version for Xilinx
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Sep 25, 2024
1 parent 264daef commit 72a525a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adijif/fpgas/xilinx.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class xilinx(xilinx_bf):

max_serdes_lanes = 24

hdl_core_version = 1.0
hdl_core_version = 2.1

available_speed_grades = [-1, -2, -3]
speed_grade = -2
Expand Down

0 comments on commit 72a525a

Please sign in to comment.