projects
/
ieee754fpu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ieee754fpu.git
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
2019-07-27
Luke Kenneth...
add fpclass pipeline (1st version)
commit
|
commitdiff
|
tree
2019-07-26
Luke Kenneth...
start to get FP to INT working
commit
|
commitdiff
|
tree
2019-07-26
Luke Kenneth...
add first version test fp to int convert
commit
|
commitdiff
|
tree
2019-07-25
Luke Kenneth...
get test_div64.py back up and running (just... because)
commit
|
commitdiff
|
tree
2019-07-25
Luke Kenneth...
remove near-identical duplicated code, replace with...
commit
|
commitdiff
|
tree
2019-07-25
Luke Kenneth...
correct FPRSQRT specialcases
commit
|
commitdiff
|
tree
2019-07-25
Jacob Lifshay
switch fpdiv/test/test_fp*.py to use unittest
commit
|
commitdiff
|
tree
2019-07-25
Jacob Lifshay
skip slow tests
commit
|
commitdiff
|
tree
2019-07-25
Jacob Lifshay
Revert "reduce LHS for RSQRT by a factor of fract_width...
commit
|
commitdiff
|
tree
2019-07-24
Luke Kenneth...
add new FP32-FRSQRT regression test
commit
|
commitdiff
|
tree
2019-07-24
Luke Kenneth...
fix shifting of rsqrt mantissa input
commit
|
commitdiff
|
tree
2019-07-24
Luke Kenneth...
semi-working after "hack" to reduce LHS of algorithm...
commit
|
commitdiff
|
tree
2019-07-24
Luke Kenneth...
add rsqrt specialcases
commit
|
commitdiff
|
tree
2019-07-24
Luke Kenneth...
reduce LHS for RSQRT by a factor of fract_width and
commit
|
commitdiff
|
tree
2019-07-24
Luke Kenneth...
add fsqrt test
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
reduce am0/bm0 by 2 bits in DIV
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
hmmm remove extra zeros on DIV mantissas
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
more comments
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
reduce next_bits by 1
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
clean up comments
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
use PriorityEncoder and Array selection
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
store bits in signals, cleans up graphviz
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
specialcases: sqrt of -ve zero is -ve zero
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
remove debug prints
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
hack which happens to get fsqrt preliminarily working
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add more fpsqrt specialcases
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add more fpsqrt specialcases
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add more fpsqrt specialcases
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add fsqrt test
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
start adding FPSQRT specialcases
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add fpsqrt experiment
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
tidyup
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
split out div/sqrt/rsqrt trials to separate module
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
tidyup a bit
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
reduce n_comb_stages for fpdiv first setup
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add magic constants comment
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add some voodoo magic extra bits on the input numbers...
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
reorganise loop
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
update explanatory comments
commit
|
commitdiff
|
tree
2019-07-23
Luke Kenneth...
add fpdiv 16/32 regression/coverage tests
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
corrections to mantissa length, FP16/32/64 DIV work...
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
FP16 DIV seems to be working
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
more random experimenting
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
random modifications
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
random modifications got semi-correct output
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
continuing experimentation
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
add twin MSB alignment / denormalisation (from FPMUL)
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
experimenting
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
set fraction width to zero
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
remove FIXMEs
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
put am0 into top bits of dividend
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
add roundup to nearest radix
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
rename long parameter name to shorter n_stages
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
remove stage-work-reduction for now
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
divide number of stages by radix and by required comb_s...
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
fix div specialcases
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
config/setup/imports
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
add missing ispec/ospecs
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
remove unneeded code
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
remove div1.py
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
more imports / syntax errors
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
set up DivPipeCoreConfig back in FPDIVMuxInOut, syntax...
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
sort out weirdness in FPDIVBasePipe initialisation
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
fix imports
commit
|
commitdiff
|
tree
2019-07-22
Luke Kenneth...
compare_rhs is a multi-bit value (cant use bool())
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
match mantissa width up in div config
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
rename exponent_width to e_width, mantissa_width to...
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
create get_core_config function
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
restore important modifications that seemed to be lost
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
compensate for div answer being in range 0.49999 to...
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
add comment on what mantissas represent
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
update comments
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
add an absolute count on the stages
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
add an absolute count on the stages
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
get DivPipeOutputData converted to mantissa + overflow...
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
start also putting in additional DivPipe*Stage usage
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
add preliminary DivPipeCalculateStage and DivPipeFinalStage
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
add "z" to DivPipeBaseData class so that sign and expon...
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
start adding use of DivPipeInputData and DivPipeInterst...
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
store a and b in dividend and divisor_radicand
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
add bug cross-reference to #113 for FCVT unit tests
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
split out EXP-High shifter to separate module
commit
|
commitdiff
|
tree
2019-07-21
Luke Kenneth...
beginnings of FP to INT convert
commit
|
commitdiff
|
tree
2019-07-20
Luke Kenneth...
highlight weirdness
commit
|
commitdiff
|
tree
2019-07-19
Luke Kenneth...
weirdness on INT32->FP32 detected. ui32/i32->f32 test...
commit
|
commitdiff
|
tree
2019-07-19
Luke Kenneth...
add i32 to f64 conversion test
commit
|
commitdiff
|
tree
2019-07-19
Luke Kenneth...
add an operator class for signed/unsigned
commit
|
commitdiff
|
tree
2019-07-19
Luke Kenneth...
add in preliminary signed int conversion
commit
|
commitdiff
|
tree
next