litex/migen/test
Robert Jordens 14b1da4018 test_actor: add unittests for SimActor
* also implicitly tests for the access of signals during simulation that are
not referenced in any statements

* before, if the busy signal is never used, it is stripped
  and could not be accessed in simulation
2015-03-21 10:02:10 +01:00
..
__init__.py
support.py
test_actor.py
test_coding.py
test_cordic.py
test_fifo.py
test_signed.py
test_size.py
test_sort.py New simulation API 2014-01-26 22:19:43 +01:00