Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pre-release' into pgp-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bengineerd committed Apr 5, 2023
2 parents 40b5746 + 98408c3 commit 9d638ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/surf/xilinx/_AxiPciePhy.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ def __init__(
self.add(pr.RemoteVariable(
name = 'LnkStaWidth',
offset = 0x70 + 0x12,
bitSize = 4,
bitSize = 8,
bitOffset = 4,
mode = 'RO',
units = 'lanes',
Expand Down

0 comments on commit 9d638ee

Please sign in to comment.