amaranth/nmigen/test/compat
whitequark a658cb2bbf hdl.ast: deprecate shapes like (1, True) in favor of signed(1).
This is a great improvement in clarity.
2019-10-11 13:22:08 +00:00
..
__init__.py test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00
support.py lib.fifo: adjust properties to have consistent naming. 2019-09-13 12:33:41 +00:00
test_coding.py test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00
test_constant.py test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00
test_fifo.py lib.fifo: remove SyncFIFO.replace. 2019-09-12 19:16:57 +00:00
test_fsm.py test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00
test_passive.py test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00
test_signed.py test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00
test_size.py hdl.ast: deprecate shapes like (1, True) in favor of signed(1). 2019-10-11 13:22:08 +00:00