| 2019-07-05 | 
Luke Kenneth...  | add in more comments | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | add FPPipeContext/FPNumBaseRecord import | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | all modules need to carry an output bypass plus a conte...  | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | remove of from div0 | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | add comments on where DivPipeCoreSetupStage would be...  | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | identify points where DivPipeCore*Data is needed | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Jacob Lifshay | fix up setup and process functions | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | link in to setup/process | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Jacob Lifshay | add DivPipeCoreSetupStage | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | split out InputTest random capability | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | debugging fcvt | 
commit | commitdiff | tree | 
| 2019-07-05 | 
Luke Kenneth...  | add some regression tests (commented out) | 
commit | commitdiff | tree | 
| 2019-07-04 | 
Luke Kenneth...  | dont pack into v, get actual s/e/m | 
commit | commitdiff | tree | 
| 2019-07-04 | 
Luke Kenneth...  | begin debug of fcvt | 
commit | commitdiff | tree | 
| 2019-07-04 | 
Luke Kenneth...  | add fcvt first version | 
commit | commitdiff | tree | 
| 2019-07-03 | 
Jacob Lifshay | implemented FixedUDivRemSqrtRSqrt | 
commit | commitdiff | tree | 
| 2019-07-03 | 
Jacob Lifshay | hopefully fix test errors when using nosetests3 | 
commit | commitdiff | tree | 
| 2019-07-03 | 
Jacob Lifshay | implement FixedRSqrt | 
commit | commitdiff | tree | 
| 2019-07-03 | 
Jacob Lifshay | fix comments | 
commit | commitdiff | tree | 
| 2019-07-03 | 
Jacob Lifshay | implemented FixedSqrt | 
commit | commitdiff | tree | 
| 2019-07-02 | 
Luke Kenneth...  | workaround bug in use of ArrayProxy iteration / assignment | 
commit | commitdiff | tree | 
| 2019-07-02 | 
Luke Kenneth...  | add comment | 
commit | commitdiff | tree | 
| 2019-07-02 | 
Luke Kenneth...  | replace FPBaseData with FPPipeContext class name | 
commit | commitdiff | tree | 
| 2019-07-02 | 
Luke Kenneth...  | big convert g/s/r mid --> muxid | 
commit | commitdiff | tree | 
| 2019-07-02 | 
Luke Kenneth...  | convert fpdiv to pspec | 
commit | commitdiff | tree | 
| 2019-07-02 | 
Luke Kenneth...  | use new FPBaseData as a "spec" (context), initialised...  | 
commit | commitdiff | tree | 
| 2019-07-01 | 
Luke Kenneth...  | add operand down pipeline chain | 
commit | commitdiff | tree | 
| 2019-07-01 | 
Luke Kenneth...  | found 64-bit MUL bug too | 
commit | commitdiff | tree | 
| 2019-07-01 | 
Jacob Lifshay | implement fixed_rsqrt | 
commit | commitdiff | tree | 
| 2019-07-01 | 
Jacob Lifshay | implement fixed_sqrt | 
commit | commitdiff | tree | 
| 2019-07-01 | 
Jacob Lifshay | added tests for rest of Fixed | 
commit | commitdiff | tree | 
| 2019-06-30 | 
Jacob Lifshay | add more tests | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Luke Kenneth...  | update comment | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Luke Kenneth...  | add comments | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Luke Kenneth...  | comments | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Luke Kenneth...  | add diagram explaining chain / pipe relationships | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Luke Kenneth...  | update comments | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Luke Kenneth...  | non-begin, non-end mode involves FPDivStage0Data | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Luke Kenneth...  | put in place infrastructure for dropping in INT div...  | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Jacob Lifshay | fix names | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Jacob Lifshay | add Fract class | 
commit | commitdiff | tree | 
| 2019-06-29 | 
Jacob Lifshay | integer division algorithm works | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add comments | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add comments on parameters | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add comments on parameters | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add comments on parameters | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | quick debug session on FP div stub pipeline | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | put in TODO divstages list | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | whoops missed a cookie-cut rename | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add div1 and div2 cookie-cut with TODO messages | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add cookie-cut div0.py pipeline stage class | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add comment, link to bugreport | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add cookie-cut FPDIV | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add cookie-cut test_fpdiv_pipe.py | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add cookie-cut fpdiv pipeline.py | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | remove unneeded imports | 
commit | commitdiff | tree | 
| 2019-06-28 | 
Luke Kenneth...  | add fpdiv specialcases | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | move comment | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | got fpdiv FSM operational | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | bug, 0xe225 0x8181 0x249f returns 0x249e | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | fpmul specialcase, nan x nan returns 0 nan | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | get fp mul pipe working using new FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | make overflow roundz a property (Overflow no longer...  | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | fix up FPNumBase by creating a Record class (not derive...  | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | reduce max count from 1000 to 10 | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | add in missing modules | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | switch off specallocate in fpadd statemachine | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | add elaboratables | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | create FPNumBaseRecord | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | whitespace | 
commit | commitdiff | tree | 
| 2019-06-16 | 
Luke Kenneth...  | elaboratable cases | 
commit | commitdiff | tree | 
| 2019-06-08 | 
Luke Kenneth...  | temporarily disabled sfpy dependency for now | 
commit | commitdiff | tree | 
| 2019-06-08 | 
Luke Kenneth...  | use PYTHON3 ?= "python3" instead of hard-coded python3 cmd | 
commit | commitdiff | tree | 
| 2019-05-29 | 
Luke Kenneth...  | allow SRLatch to be multibit | 
commit | commitdiff | tree | 
| 2019-05-29 | 
Luke Kenneth...  | use boolean version of SRLatch, suitable for multi...  | 
commit | commitdiff | tree | 
| 2019-05-24 | 
Luke Kenneth...  | make qlq output q | q_int | 
commit | commitdiff | tree | 
| 2019-05-24 | 
Luke Kenneth...  | put internal state out as part of latch api | 
commit | commitdiff | tree | 
| 2019-05-12 | 
Luke Kenneth...  | add comments on convenience names | 
commit | commitdiff | tree | 
| 2019-05-11 | 
Luke Kenneth...  | add helper routine for creating latched registers | 
commit | commitdiff | tree | 
| 2019-05-11 | 
Luke Kenneth...  | add a jk latch (as a comment), TODO | 
commit | commitdiff | tree | 
| 2019-05-08 | 
Aleksandar...  | Fix exponent offsets | 
commit | commitdiff | tree | 
| 2019-05-08 | 
Aleksandar...  | Removed the errors made in previous commit | 
commit | commitdiff | tree | 
| 2019-05-08 | 
Luke Kenneth...  | correct name on RecordObject | 
commit | commitdiff | tree | 
| 2019-05-07 | 
Aleksandar...  | Updated Inf and NaN parts  of normalise function | 
commit | commitdiff | tree | 
| 2019-05-07 | 
Luke Kenneth...  | moving scoreboard code to soc repo | 
commit | commitdiff | tree | 
| 2019-05-07 | 
Luke Kenneth...  | add combined int/fp issue unit | 
commit | commitdiff | tree | 
| 2019-05-07 | 
Luke Kenneth...  | corrections to ld-st cell and sparse-matrix | 
commit | commitdiff | tree | 
| 2019-05-07 | 
Luke Kenneth...  | add some comments to fsqrt | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | add issue unit | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Aleksandar...  | Added secial cases for normalization function | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | generalise the function unit module, create some deriva...  | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | provide array-selector on inputs | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | update notes, dest/src1/src2 are BINARY encoded | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | add global pending collator | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | use shadow submodule instead of in fn unit | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | whoops duplicate signal | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | add shadow_fn.py, split out from function unit | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | add comments | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | LD/ST latches are async (clockless) | 
commit | commitdiff | tree | 
| 2019-05-06 | 
Luke Kenneth...  | update docstrings | 
commit | commitdiff | tree | 
| next |