Commit ab1f5804 authored by Florent Kermarrec's avatar Florent Kermarrec

test/test_axi: remove litex.gen.sim import (was only useful for debug)

parent 5318bcd3
......@@ -6,8 +6,6 @@ from migen import *
from litex.soc.interconnect.axi import *
from litex.soc.interconnect import wishbone
from litex.gen.sim import *
def rand_wait(level):
prng = random.Random(42)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment