Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
litex
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jonathan Currier
litex
Commits
ab1f5804
Commit
ab1f5804
authored
Jun 12, 2019
by
Florent Kermarrec
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test/test_axi: remove litex.gen.sim import (was only useful for debug)
parent
5318bcd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
test/test_axi.py
test/test_axi.py
+0
-2
No files found.
test/test_axi.py
View file @
ab1f5804
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment