amaranth/nmigen/sim
Marcelina Kościelnicka 44318149e0
sim._pyrtl: mask Mux selection operand.
Otherwise it behaves funny when it's eg. the result of operator ~.
2020-11-14 15:22:34 +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: mask Mux selection operand. 2020-11-14 15:22:34 +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