use straight << and >> operator instead of multi-level Mux
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 18 Feb 2019 07:00:56 +0000 (07:00 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 18 Feb 2019 07:00:56 +0000 (07:00 +0000)
commit859050716c15df1981067e8ac0568ac860660d41
tree63fc93ae9d9f1c2d5cfb30002ba4975821c1eded
parent791fa8e2e604d862a83ae18100f09b0f52bf01e7
use straight << and >> operator instead of multi-level Mux
src/add/fpbase.py
src/add/test_multishift.py