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/support: fix default ncycles 2014-03-24 15:01:44 -07:00
test_actor.py test_actor: add unittests for SimActor 2015-03-21 10:02:10 +01:00
test_coding.py genlib/coding: gracefully handle flen(i) < 2 2014-03-19 18:12:27 -07:00
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