work around yosys bug with Switch() over high-bit-width Value instances
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 7 Apr 2022 02:48:57 +0000 (19:48 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 7 Apr 2022 02:48:57 +0000 (19:48 -0700)
commitf9e79d78771f183bedbbebf07cf11c4146d74c97
tree43a15377790da7b0679f1355d12f0e350b63430d
parent33646a8eedffb587f13283f975f9c184a4c26bd8
work around yosys bug with Switch() over high-bit-width Value instances

https://github.com/YosysHQ/yosys/issues/3268
src/nmigen_gf/hdl/test/test_cldivrem.py