Skip to content

Commit

Permalink
target/analog_pocket: Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
enjoy-digital committed Oct 17, 2023
1 parent dcf6db9 commit eae62a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions litex_boards/targets/analog_pocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,9 @@ def __init__(self, pads, clock_domain="sys"):
# bus.write(0x40c00000 + 4*i, 0xffffffff)
# time.sleep(0.1)

# # #
# # # #

bus.close()
# bus.close()

# Build --------------------------------------------------------------------------------------------

Expand Down

0 comments on commit eae62a6

Please sign in to comment.