litex/migen
Sebastien Bourdeauducq 205908791a test/test_fifo: do not use relative import
This way the test can simply be run with:
 python -m unittest test_fifo.py
2013-11-29 23:18:03 +01:00
..
actorlib actorlib/spi/DMAWriteController: make ack_when_inactive a keyword-only arg 2013-11-02 23:21:05 +01:00
bank replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
bus bus/wishbone/sram: expose memory component 2013-11-24 23:43:14 +01:00
fhdl fhdl/structure: clarify usage restrictions of LHS Cat 2013-11-29 22:35:53 +01:00
flow flow/isd: update to new APIs 2013-11-20 17:45:09 +01:00
genlib test/test_fifo, genlib/fifo: move test to unittest 2013-11-29 23:11:53 +01:00
pytholite replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
sim sim: use Simulator as a contextmanager 2013-11-29 23:05:15 +01:00
test test/test_fifo: do not use relative import 2013-11-29 23:18:03 +01:00
util util: add missing __init__.py 2013-11-04 21:22:02 +01:00
__init__.py Initial import, FHDL basic structure, divider example 2011-12-04 16:44:38 +01:00