amaranth/nmigen/test/compat
whitequark 1c091e67a4 lib.fifo: remove SyncFIFO.replace.
This obscure functionality was likely only ever used in old MiSoC
code, and doesn't justify the added complexity. It was also not
provided (and could not be reasonably provided) in SyncFIFOBuffered,
which made its utility extremely marginal.
2019-09-12 19:16:57 +00:00
..
__init__.py test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00
support.py compat: suppress deprecation warnings that are internal or during test. 2019-01-26 15:43:00 +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 test.compat: import tests from Migen as appropriate. 2019-01-26 01:01:03 +00:00