Started to update fmul.py to new conventions
[ieee754fpu.git] / src / add / test_buf_pipe.py
2019-03-13 Luke Kenneth Casso... increase data set to throw at pipeline in tests
2019-03-13 Luke Kenneth Casso... add random-busy, random-send single and dual buffered...
2019-03-13 Luke Kenneth Casso... split out actual pipeline stage into separate class
2019-03-13 Luke Kenneth Casso... add 2 stage buffered pipeline unit test, reduce to...
2019-03-13 Luke Kenneth Casso... add in some assertions to check pipe output
2019-03-13 Luke Kenneth Casso... split out unit test in buf pipe example