| 2019-07-31 | 
Luke Kenneth...  | whitespace / comments | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | whoops removed line of code by accident | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | initialise out_do_z at beginning of ifs, set to zero...  | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | initialise out_do_z at beginning of ifs, set to zero...  | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup, use FPModBaseChain and FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | cleanup fpmul | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | cleanup and add a new common class, FPModBase | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | more cleanup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | more cleanup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | more cleanup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove last import of SimpleHandshake | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | replace SimpleHandshake with DynamicPipe, cleanup | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove unneeded imports | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove redundant imports | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove redundant imports | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | convert fcvt to DynamicPipe | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove redundant imports | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | stop using relative imports - pain in the neck | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove redundant imports | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | convert to DynamicPipe (default class in PipelineSpec...  | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove unneeded code | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | use DynamicPipe instead of SimpleHandshake | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | document the DynamicPipe metaclass | 
commit | commitdiff | tree | 
| 2019-07-31 | 
Luke Kenneth...  | remove use of FPState | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | resolve awful meta-class hacking (with thanks to jsbuen...  | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | add DynamicPipeCreate function - needs to be a class | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | remove default and swap over DIV/SQRT operations, to...  | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | add code comment | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | use specialcase fpdiv "switch" and use DP op | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | add copyright / bugreport notice | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | add fclass coverage test | 
commit | commitdiff | tree | 
| 2019-07-30 | 
Luke Kenneth...  | use switch/case rather than if/elif/elif | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | add copyright | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | code comments | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | minor tidyup | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | add explicit operator comparison (in case operation...  | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | clarify / get indentation down | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | replace m.d.comb with comb (reduce indentation) | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | tidyup | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Jacob Lifshay | fix the mess introduced by "fix pipeline stage count" | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | add fprsqrt coverage tests for fp16 and fp32 | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | add comment on n_comb_stages | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | add FP32/64 coverage test for fpsqrt | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | id_wid (muxid bitwidth) based on num_rows, not the...  | 
commit | commitdiff | tree | 
| 2019-07-29 | 
Luke Kenneth...  | add fpsqrt 16 coverage test | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Jacob Lifshay | fix pipeline stage count | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | remove redundant imports | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | move fpcvt downsize to separate module | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | move fpcvt upsize to separate module | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | substitute comb for m.d.comb | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | simplify code | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | split out int2float fcvt to separate module | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | move float2int fcvt to separate module | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | simplify | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add code comments | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add F2Int f64 i64 test | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add signed FP2INT | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add TODO, check mantissa overflow | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add f2int f64->ui64 | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | exponent too big to fit FP2int | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add NaN FP2int overflow | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add code comments | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add code comments | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | initialise unused PipelineSpec params to None | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add identifying name to FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add identifying name to FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add name to FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | use opcode rather than magic constants (will need a...  | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | whitespace / autopep8 | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | get fpdiv/fsqrt/frsqrt up and running | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | whitespace (autopep8) | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add identifying name to FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add identifying name to FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | whitespace, add identifying name to FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | whitespace | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add debug prints | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add .il.* to gitignore | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | split out fclass module to separate file | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | update fclass and FPFormat after review | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add f32/f64 fclass | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | fclass test | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | add debugging fclass | 
commit | commitdiff | tree | 
| 2019-07-28 | 
Luke Kenneth...  | replace hard-coded "stuff" with FPFormat functions | 
commit | commitdiff | tree | 
| 2019-07-27 | 
Luke Kenneth...  | redo fclss to simpler layout | 
commit | commitdiff | tree | 
| 2019-07-27 | 
Luke Kenneth...  | add testing functions to FPFormat | 
commit | commitdiff | tree | 
| next |