Merge pull request #48 from kbeckmann/fix_test

test_etherbone: Fix import of etherbone module
This commit is contained in:
enjoy-digital 2020-10-12 09:05:05 +02:00 committed by GitHub
commit 7fa06adf78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
import socket
import time
from litex.soc.tools.remote.etherbone import *
from litex.tools.remote.etherbone import *
SRAM_BASE = 0x01000000