amaranth/nmigen/sim
whitequark c00219d9f3 sim._pycoro: make src_loc() more robust.
* Guard for finished coroutines.
  * Guard for coroutines yielding from iterators and not generators.
2020-08-27 07:11:14 +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
_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: write the next, not curr signal value to the VCD file 2020-07-13 02:10:01 +00:00