Advertisement
Guest User

Untitled

a guest
Aug 11th, 2020
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. [ericb@ace systemonachip]$ python3 examples/basic.py nmigen_boards.orangecrab_r0_2.OrangeCrabR0_2Platform
  2. Traceback (most recent call last):
  3. File "examples/basic.py", line 9, in <module>
  4. from systemonachip.bus.bridge import WishboneCSRBridge
  5. ModuleNotFoundError: No module named 'systemonachip.bus.bridge'
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement