mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
tools/remote/etherbone: update import.
This commit is contained in:
parent
19f983c420
commit
08e4dc02ec
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
import math
|
||||
import struct
|
||||
|
||||
from litex.soc.interconnect.stream_packet import HeaderField, Header
|
||||
from litex.soc.interconnect.packet import HeaderField, Header
|
||||
|
||||
|
||||
etherbone_magic = 0x4e6f
|
||||
|
|
Loading…
Reference in a new issue