run tests in parallel
[ieee754fpu.git] / src / ieee754 / part_mul_add / test /
2019-08-28 Luke Kenneth Casso... create SIMD pipe multiply unit test
2019-08-23 Luke Kenneth Casso... use new sim.add_clock "if_exists" parameter. needed...
2019-08-23 Luke Kenneth Casso... use better test of whether block is combinatorial
2019-08-22 Luke Kenneth Casso... silly rename get_test_cases to get_tst_cases, stops...
2019-08-22 Luke Kenneth Casso... skip add clock on combinatorial tests
2019-08-22 Luke Kenneth Casso... reduce multiply sim delay by 1/10th, seems to "fix...
2019-08-22 Luke Kenneth Casso... generate ilang for each part mul test
2019-08-21 Luke Kenneth Casso... rename self._intermediate_output
2019-08-21 Luke Kenneth Casso... use FinalReduceData
2019-08-20 Luke Kenneth Casso... add missing arg part_ops to unit test
2019-08-17 Luke Kenneth Casso... move local variables
2019-08-17 Luke Kenneth Casso... delayed_part_ops is a local
2019-08-17 Luke Kenneth Casso... split out "Parts" to separate module
2019-08-17 Luke Kenneth Casso... move typing to multiplier.pyi
2019-08-17 Luke Kenneth Casso... add partitioned multiplier/adder