amaranth/nmigen/sim
whitequark c9fd000103 sim.pysim: avoid redundant VCD updates.
This commit properly addresses a bug introduced in 2efeb05c and then
temporarily fixed in 58f1d4bc.

Fixes #429.
2020-11-06 02:05:35 +00:00
..
__init__.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
_base.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
_pyclock.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
_pycoro.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
_pyrtl.py sim._pyrtl: sign extend RHS of assignment. 2020-10-22 16:08:38 +00:00
core.py sim: split into base, core, and engines. 2020-08-27 11:52:31 +00:00
pysim.py sim.pysim: avoid redundant VCD updates. 2020-11-06 02:05:35 +00:00