add "z" to DivPipeBaseData class so that sign and exponent can be carried
[ieee754fpu.git] / src / ieee754 / div_rem_sqrt_rsqrt / div_pipe.py
2019-07-21 Luke Kenneth Casso... add "z" to DivPipeBaseData class so that sign and expon...
2019-07-14 Jacob Lifshayfinish implementing DivPipeConfig.__init__
2019-07-14 Jacob Lifshayswitch pspec from dict to PipelineSpec
2019-07-07 Jacob Lifshaymisc code cleanups
2019-07-07 Jacob Lifshaymove DivPipe(?!Core).* classes to div_pipe.py