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 migen/test: start unittests 2013-11-29 23:11:23 +01:00
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 cordic: round() constants if not power of two bitwidth, cleanup, simplify some logic 2014-09-07 16:49:12 +08:00
test_fifo.py genlib/fifo: add replace command to sync FIFO 2014-09-10 21:19:15 +08:00
test_signed.py New simulation API 2014-01-26 22:19:43 +01:00
test_size.py test/test_size: fix slice comparison 2014-11-03 12:08:43 +08:00
test_sort.py New simulation API 2014-01-26 22:19:43 +01:00