projects
/
ieee754fpu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ieee754fpu.git
2019-08-17
Luke Kenneth...
add new Terms class, get part_pts into intermediary
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
part replaced by bit_select
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
whoops, a-enabled and b-enabled swapped
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
stash intermediaries for output into temp signals
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
assignment in Cat wrong way round
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
use reset_less
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
whoops use already-used list
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
boolean logic inversion, x = ~a & ~b & ~c ==> ~(a ...
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
concatenate parts using list then Cat() - again, simpli...
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
a_enabled and b_enabled into signals
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
add intermediate values as signals
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
move variable to pyi file
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
store mask in intermediary
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
use Cat instead of for-loops: cleans up the yosys graph...
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
move typing to multiplier.pyi
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
add partitioned multiplier/adder
commit
|
commitdiff
|
tree
2019-08-17
Luke Kenneth...
rename fp div classes and submodule
commit
|
commitdiff
|
tree
2019-08-16
Luke Kenneth...
test flipping of latchable pipeline stage between sync...
commit
|
commitdiff
|
tree
2019-08-16
Luke Kenneth...
update comments
commit
|
commitdiff
|
tree
2019-08-15
Luke Kenneth...
set up data in temporaries correctly
commit
|
commitdiff
|
tree
2019-08-15
Luke Kenneth...
update MaskCancellable docstrings
commit
|
commitdiff
|
tree
2019-08-15
Luke Kenneth...
add dynamic comb/sync mode to MaskCancellable
commit
|
commitdiff
|
tree
2019-08-15
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2019-08-14
Luke Kenneth...
debugging feedback pipe
commit
|
commitdiff
|
tree
2019-08-12
Luke Kenneth...
fix syntax errors in fmac conversion
commit
|
commitdiff
|
tree
2019-08-11
Luke Kenneth...
increase number of fpmul operands to 3
commit
|
commitdiff
|
tree
2019-08-11
Luke Kenneth...
restore old Multi-in/out behaviour
commit
|
commitdiff
|
tree
2019-08-11
Luke Kenneth...
start converting hardfloat-verilog fmac to nmigen
commit
|
commitdiff
|
tree
2019-08-11
Luke Kenneth...
start converting hardfloat-verilog fmac to nmigen
commit
|
commitdiff
|
tree
2019-08-10
Luke Kenneth...
start converting hardfloat-verilog fmac to nmigen
commit
|
commitdiff
|
tree
2019-08-10
Luke Kenneth...
{x}{y} in verilog means x occurrences of y
commit
|
commitdiff
|
tree
2019-08-10
Luke Kenneth...
{x}{y} in verilog means x occurrences of y
commit
|
commitdiff
|
tree
2019-08-10
Luke Kenneth...
start converting hardfloat-verilog fmac to nmigen
commit
|
commitdiff
|
tree
2019-08-10
Luke Kenneth...
start converting hardfloat-verilog fmac to nmigen
commit
|
commitdiff
|
tree
2019-08-07
Luke Kenneth...
route-back experimentation
commit
|
commitdiff
|
tree
2019-08-07
Luke Kenneth...
add experimental feedback pipe test
commit
|
commitdiff
|
tree
2019-08-07
Luke Kenneth...
respect Ready/Valid signalling (stall capability) in...
commit
|
commitdiff
|
tree
2019-08-06
Luke Kenneth...
add mask cancellation to FPDIV and to fpmux unit test
commit
|
commitdiff
|
tree
2019-08-05
Luke Kenneth...
multiply mask width for concurrent pipeline
commit
|
commitdiff
|
tree
2019-08-05
Luke Kenneth...
hack to set predicate mask (if it exists)
commit
|
commitdiff
|
tree
2019-08-05
Luke Kenneth...
whoops inherit from MaskCancellable not SimpleHandshake
commit
|
commitdiff
|
tree
2019-08-04
Luke Kenneth...
added maskwidth and dynamic use of MaskCancellable...
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
only pass on the uncancelled mask bits
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
test actual cancellation mask (works)
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
add 2 extra stages to cancel test
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
give names to muxer submodules
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
pass on stop bits as well
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
concatenate mask bits on fan-in, split on fan-out
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
add maskable in/out cancellable test
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
add in cancelmask
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
explain comments
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
generate mask il
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
mask sort-of working as long as "ready" is always true
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
add mask to NextControl
commit
|
commitdiff
|
tree
2019-08-03
Luke Kenneth...
add mask to PrevControl
commit
|
commitdiff
|
tree
2019-08-02
Luke Kenneth...
add first draft MaskCancellable pipe class
commit
|
commitdiff
|
tree
2019-08-02
Luke Kenneth...
update to nmutil Memory API
commit
|
commitdiff
|
tree
2019-08-02
Luke Kenneth...
update test
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
move priority picker from soc to nmutil
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
add copy of inout mux pipe
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
remove more redundant modules
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
comment; remove unneeded code
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
remove i_specfn and o_specfn from FP*MuxInOut, use...
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
correct library name
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
add copyright notice
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
update comments
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
add bugreport crossreference
commit
|
commitdiff
|
tree
2019-08-01
Luke Kenneth...
add bugreport link
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
add to float2int unit tests
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
adjust float2int range to cope with larger-to-smaller
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
use PipeModBase in float2int fcvt
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
use alternative logic for roundz detect exponent increase
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
remove unneeded modules
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
comment
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
convert to use unittest in fcvt
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
increase number of test runs
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
whoops broke downconvert rounding
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
tidyup of fcvt downsize
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
whitespace
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
reorg / tidyup fcvt upsize.py
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
rename FPADDBaseData to FPBaseData and move to separate...
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
cleanup
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
move FPPackData to separate module
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
update comments/clarify
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
tidyup of FPAdd Align
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
remove unneeded modules
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
update comments
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
update comments
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
update comments
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
move assignment into out_do_z condition
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
add __init__.py files
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
remove unneeded imports, update copyright notice
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
move FPSCData to separate module
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
remove unused module
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
update copyright notice
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
code reordering
commit
|
commitdiff
|
tree
2019-07-31
Luke Kenneth...
code comments in dynamicpipe
commit
|
commitdiff
|
tree
next