amaranth/nmigen
whitequark 6d417568ad back.pysim: only extract signal names if VCD is requested.
This commit also fixes an issue introduced in 2606ee33 that regressed
simulator startup time and bloated VCD files. (It's actually about
10% faster now than *before* the regression was introduced.)
2020-07-08 08:33:45 +00:00
..
_toolchain _yosys→_toolchain.yosys 2020-07-02 18:26:08 +00:00
back back.pysim: only extract signal names if VCD is requested. 2020-07-08 08:33:45 +00:00
build vendor.intel: double-quote Tcl values rather than brace-quoting. 2020-05-21 09:48:42 +00:00
compat compat.fhdl.specials: fix handling of tristate (i=None) pins. 2020-07-02 22:22:44 +00:00
hdl hdl.ast: don't inherit Shape from NamedTuple. 2020-07-07 05:17:03 +00:00
lib vendor.lattice_ecp5: Add support for io with xdr=4 2020-07-06 16:12:07 +00:00
sim back.pysim: extract simulator commands to sim._cmds. NFC. 2020-07-08 05:42:33 +00:00
test hdl.ast: don't inherit Shape from NamedTuple. 2020-07-07 05:17:03 +00:00
vendor vendor.lattice_ecp5: Add support for io with xdr=7 2020-07-06 16:12:07 +00:00
__init__.py Gracefully handle missing dependencies. 2020-07-01 07:00:02 +00:00
_unused.py _unused: extract must-use logic from hdl.ir. 2020-02-01 01:35:05 +00:00
_utils.py hdl.ir: allow disabling UnusedElaboratable warning in file scope. 2019-10-26 06:17:14 +00:00
asserts.py hdl.ast,back.rtlil: implement Cover. 2019-09-03 01:32:24 +00:00
cli.py back.cxxrtl: new backend. 2020-06-11 16:19:40 +00:00
rpc.py rpc: add public Records as module ports. 2019-09-30 18:28:21 +00:00
tracer.py tracer: fix get_var_name() to work on toplevel attributes. 2020-05-17 19:51:58 +00:00
utils.py {,_}tools→{,_}utils 2019-10-13 18:53:38 +00:00