Skip to content

Commit

Permalink
Whitespace cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bengineerd committed Sep 6, 2024
1 parent 0d02aee commit b9898ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_SaciAxiLiteMasterTb.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ async def run_test_words(dut):

# Wait for internal reset to fall
await Timer(10, 'us')

for offsetHigh in range(17):
for offsetLow in range(0, 0xF, 4):
high = 0
Expand Down

0 comments on commit b9898ff

Please sign in to comment.