update comments
[ieee754fpu.git] / src / add / test_multishift.py
2019-04-23 Luke Kenneth Casso... add new Elaboratable
2019-03-03 Luke Kenneth Casso... unit test for multi-bit shift right with merge (sticky...
2019-02-18 Luke Kenneth Casso... use straight << and >> operator instead of multi-level Mux
2019-02-17 Luke Kenneth Casso... add a MultiShift class for generating single-cycle...