Skip to content

Commit

Permalink
(bulkOpEn=False) FALSE for large variables
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 authored Sep 1, 2023
1 parent cfbb703 commit b8f6910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/surf/devices/microchip/_Axi24LC64FT.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ def __init__(self,
valueBits = 32,
valueStride = 32,
bitSize = 32 * nelms,
# mode = "RO",
bulkOpEn = False, # FALSE for large variables,
))

0 comments on commit b8f6910

Please sign in to comment.