more variable renaming
[ieee754fpu.git] / src / ieee754 / part_mul_add / multiply.py
2019-08-17 Luke Kenneth Casso... add intermediate values as signals
2019-08-17 Luke Kenneth Casso... move variable to pyi file
2019-08-17 Luke Kenneth Casso... store mask in intermediary
2019-08-17 Luke Kenneth Casso... use Cat instead of for-loops: cleans up the yosys graph...
2019-08-17 Luke Kenneth Casso... move typing to multiplier.pyi
2019-08-17 Luke Kenneth Casso... add partitioned multiplier/adder