amaranth/nmigen/sim
whitequark 9bdb7accc8 sim.pysim: in write_vcd(), close files if an exception is raised.
This also avoids leaving the waveform writer list in an inconsistent
state after an exception.
2020-08-27 08:34:18 +00:00
..
__init__.py back.pysim: extract simulator commands to sim._cmds. NFC. 2020-07-08 05:42:33 +00:00
_cmds.py back.pysim: extract simulator commands to sim._cmds. NFC. 2020-07-08 05:42:33 +00:00
_core.py sim: simplify. NFC. 2020-07-08 17:31:53 +00:00
_pyclock.py sim._pyclock: new type of process. 2020-08-27 07:56:47 +00:00
_pycoro.py sim._pycoro: make src_loc() more robust. 2020-08-27 07:11:14 +00:00
_pyrtl.py sim._pyrtl: optimize uses of reflexive operators. 2020-08-26 13:26:58 +00:00
pysim.py sim.pysim: in write_vcd(), close files if an exception is raised. 2020-08-27 08:34:18 +00:00