projects
/
ieee754fpu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ieee754fpu.git
2019-02-15
Luke Kenneth...
use constant P128 instead of 128
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
add extra unit tests (infinity / NaN)
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
add extra unit tests
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
add extra unit tests
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
corrections to shift_down and is_overflow, test "1...
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
lots and lots of debugging corrections...
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
improve assertion output for unit test
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
add simulation test code
commit
|
commitdiff
|
tree
2019-02-15
Luke Kenneth...
corrections from running simulation
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add verilog conversion (commented out)
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
corrections
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
remove verilog
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
corrections, out_z_* and friends are members of class
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add in a "corrections" stage, small rework, split pack...
commit
|
commitdiff
|
tree
2019-02-14
Aleksandar...
Translate put_z verilog case into nmigen
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add and use is_overflowed function
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
cleanup
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
document guard/round/sticky and tot
commit
|
commitdiff
|
tree
2019-02-14
Aleksandar...
Translate case from verilog to nmigen
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add code comments
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add set-to-zero function
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
fix bug in nan/inf, exp-bias needed subtracting
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add FPNum comment
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add comments for aleksander
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add comments for aleksander
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
use negative slice (now works)
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
remove a_s/b_s/z_s
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
move align down-shift to separate function
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
move +127 for exponent bias into FPNum.create
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
remove unneeded code
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
comments
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add zero, nan and inf checks
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
create and use decode function
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
move create, inf and nan to FPNum class
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
create FPNum class
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add rounding stage
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add comments
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add normalise_1 stage
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add NaN and INF functions
commit
|
commitdiff
|
tree
2019-02-14
Aleksandar...
Merge branch 'master' of ssh://libre-riscv.org:922...
commit
|
commitdiff
|
tree
2019-02-14
Aleksandar...
Turned the normalise_2 verilog state into nmigen
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
use function "create_z" which... well... creates a...
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add in comments on add 2nd stage
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
off-by-one in slices
commit
|
commitdiff
|
tree
2019-02-14
Aleksandar...
Merge branch 'master' of ssh://libre-riscv.org:922...
commit
|
commitdiff
|
tree
2019-02-14
Aleksandar...
Turned the add_1 verilog state into nmigen
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
corrections on compile
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add align phase
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
whoops accidentally indented too far
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add code comments
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
reformat / indent add_0 stage
commit
|
commitdiff
|
tree
2019-02-14
Aleksandar...
Turned the add_0 verilog state into nmigen
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add zero and denormalised checks
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add special case, b when a is zero
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add b inf special case
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
cleanup and comments
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add inf special case
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
whitespace (indent)
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
add first of special_cases
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
invert Cat order, use 3 zeros (3 bits)
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
spelling correction
commit
|
commitdiff
|
tree
2019-02-14
Luke Kenneth...
corrected syntax for unpack block
commit
|
commitdiff
|
tree
2019-02-13
Aleksandar...
Replicated unpack part of always block into nmigen
commit
|
commitdiff
|
tree
2019-02-13
Luke Kenneth...
add experiment
commit
|
commitdiff
|
tree
2019-02-04
Luke Kenneth...
add git submodule init to Makefile
commit
|
commitdiff
|
tree
2019-02-04
Luke Kenneth...
added berkeley softfloat library submodule
commit
|
commitdiff
|
tree