sim._pyrtl: mask Mux selection operand.
authorMarcelina Koƛcielnicka <mwk@0x04.net>
Sat, 14 Nov 2020 15:22:34 +0000 (16:22 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 15:23:35 +0000 (15:23 +0000)
commit7cc35a30872cbe3932e1fc26a2105b2d0286eab5
tree444ddc325fdc1eb5561fb5f5ad1a48d92cafc5c4
parenta9efbc33d7307cf8c0de158e445190ae950f047f
sim._pyrtl: mask Mux selection operand.

Otherwise it behaves funny when it's eg. the result of operator ~.
nmigen/sim/_pyrtl.py
tests/test_sim.py