.. |
compat
|
Add support for using non-compat Elaboratable instances with compat.fhdl.verilog.convert and compat.run_simulation
|
2020-04-02 02:46:44 +00:00 |
__init__.py
|
test: use #nmigen: magic comment instead of monkey patch.
|
2019-10-26 06:37:08 +00:00 |
test_build_dsl.py
|
build.dsl: allow strings to be used as connector numbers.
|
2020-01-31 03:11:34 +00:00 |
test_build_plat.py
|
build.plat: in Platform.add_file(), allow adding exact duplicates.
|
2019-11-15 23:40:44 +00:00 |
test_build_res.py
|
test_build_res: fix after commit 3e2ecdf2 .
|
2020-02-07 00:07:19 +00:00 |
test_compat.py
|
{,_}tools→{,_}utils
|
2019-10-13 18:53:38 +00:00 |
test_examples.py
|
test: fix example test after commit a7b8ced9 .
|
2020-06-11 16:36:08 +00:00 |
test_hdl_ast.py
|
hdl.ast: don't inherit Shape from NamedTuple.
|
2020-07-07 05:17:03 +00:00 |
test_hdl_cd.py
|
{,_}tools→{,_}utils
|
2019-10-13 18:53:38 +00:00 |
test_hdl_dsl.py
|
Add (heavily work in progress) documentation.
|
2020-06-30 22:21:16 +00:00 |
test_hdl_ir.py
|
hdl.ir: typecheck convert(ports=) more carefully.
|
2020-04-24 21:15:00 +00:00 |
test_hdl_mem.py
|
hdl.mem: add synthesis attribute support.
|
2020-02-06 14:53:16 +00:00 |
test_hdl_rec.py
|
hdl.rec: preserve shapes when constructing a layout.
|
2020-06-05 03:19:46 +00:00 |
test_hdl_xfrm.py
|
hdl.xfrm: preserve allow_reset_less when transforming ResetSignal.
|
2020-06-06 11:43:25 +00:00 |
test_lib_cdc.py
|
lib.cdc: update PulseSynchronizer to follow conventions.
|
2020-06-28 05:17:33 +00:00 |
test_lib_coding.py
|
back.pysim: redesign the simulator.
|
2019-11-28 21:05:34 +00:00 |
test_lib_fifo.py
|
Correctly handle resets in AsyncFIFO.
|
2020-03-14 23:26:07 +00:00 |
test_lib_io.py
|
hdl.rec: preserve shapes when constructing a layout.
|
2020-06-05 03:19:46 +00:00 |
test_sim.py
|
back.pysim: synchronize waveform writing with cxxrtl.
|
2020-07-07 04:09:02 +00:00 |
utils.py
|
test: remove FHDLTestCase.assertRaisesRegex.
|
2020-07-02 22:50:20 +00:00 |