mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
remove spurious module
This commit is contained in:
parent
66ac62d0bb
commit
e1ff776752
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
from random import Random
|
||||
|
||||
from migen.fhdl import verilog
|
||||
from migen.flow.ala import *
|
||||
from migen.flow.network import *
|
||||
from migen.actorlib import dma_wishbone, dma_asmi
|
||||
|
|
Loading…
Reference in a new issue