projects
/
ieee754fpu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
switch to exact version of cython
[ieee754fpu.git]
/
src
/
ieee754
/
2023-08-12
Jacob Lifshay
add FPSCR with parts
tree
|
commitdiff
2022-08-12
Jacob Lifshay
change all uses of dataclass to plain_data
tree
|
commitdiff
2022-07-04
Jacob Lifshay
clean up remaining fixmes for fma
tree
|
commitdiff
2022-07-04
Jacob Lifshay
add f8 fma tests -- f16 takes >8hr to run with bitwuzla
tree
|
commitdiff
2022-07-04
Jacob Lifshay
working on implementing fma, f16 rtz formal proof seems...
tree
|
commitdiff
2022-07-04
Jacob Lifshay
add FPFormat.get_exponent_value to get an unbiased...
tree
|
commitdiff
2022-07-04
Jacob Lifshay
misc bug fixes and cleanup in fpbase.py
tree
|
commitdiff
2022-07-04
Jacob Lifshay
add tests for non-power-of-2 shifts for MultiShift...
tree
|
commitdiff
2022-07-04
Jacob Lifshay
fix MultiShift* classes to correctly calculate shift...
tree
|
commitdiff
2022-07-02
Jacob Lifshay
start implementing fp fused-mul-add pipeline
tree
|
commitdiff
2022-07-02
Jacob Lifshay
disable fadd f32 formal proofs by default -- they're...
tree
|
commitdiff
2022-07-01
Jacob Lifshay
fix copyright years
tree
|
commitdiff
2022-07-01
Jacob Lifshay
fix my name
tree
|
commitdiff
2022-07-01
Luke Kenneth Casso...
update Copyright year
tree
|
commitdiff
2022-07-01
Jacob Lifshay
add fsub support to fadd pipeline
tree
|
commitdiff
2022-07-01
Jacob Lifshay
finish adding all rounding modes to fadd -- formal...
tree
|
commitdiff
2022-06-29
Jacob Lifshay
add rounding modes to fpbase.Overflow
tree
|
commitdiff
2022-06-28
Jacob Lifshay
f32 fadd formal proof is fast enough -- don't skip...
tree
|
commitdiff
2022-06-28
Jacob Lifshay
add correct NaN propagation to the fadd pipeline and...
tree
|
commitdiff
2022-06-28
Jacob Lifshay
add formal proofs for other fadd widths, but with unitt...
tree
|
commitdiff
2022-06-25
Jacob Lifshay
add initial f16 fadd formal proof
tree
|
commitdiff
2022-05-12
Jacob Lifshay
fix tests/mark as expected failure
tree
|
commitdiff
2022-05-12
Jacob Lifshay
format code
tree
|
commitdiff
2022-05-11
Jacob Lifshay
fix some borked imports
tree
|
commitdiff
2022-05-11
Jacob Lifshay
add pytest config -- it ignores some borked files
tree
|
commitdiff
2021-12-02
Jacob Lifshay
switch to using nmutil's FHDLTestCase
tree
|
commitdiff
2021-11-08
Luke Kenneth Casso...
allow alias SimdSignal<-PartitionedSignal to allow...
tree
|
commitdiff
2021-10-30
Luke Kenneth Casso...
comments
tree
|
commitdiff
2021-10-30
Luke Kenneth Casso...
allow scope to be None in SimdShape, it becomes an...
tree
|
commitdiff
2021-10-30
Luke Kenneth Casso...
add SimdScope.__call__ function needed to copy and...
tree
|
commitdiff
2021-10-30
Luke Kenneth Casso...
add setmodule function to SimdScope
tree
|
commitdiff
2021-10-28
Luke Kenneth Casso...
put in (unused) code for SimdShape.__mul__ when both...
tree
|
commitdiff
2021-10-28
Luke Kenneth Casso...
start filling in integer SimdShape.__mul__ case with...
tree
|
commitdiff
2021-10-28
Luke Kenneth Casso...
add SimdShape "priority" mode flag
tree
|
commitdiff
2021-10-28
Jacob Lifshay
add initial SimdShape.__add__
tree
|
commitdiff
2021-10-28
Jacob Lifshay
add initial SimdShape.__mul__
tree
|
commitdiff
2021-10-28
Jacob Lifshay
format code
tree
|
commitdiff
2021-10-28
Jacob Lifshay
remove SimdScope.get() and friends
tree
|
commitdiff
2021-10-28
Jacob Lifshay
format code
tree
|
commitdiff
2021-10-27
Jacob Lifshay
add tests for SimdMap and friends
tree
|
commitdiff
2021-10-27
Jacob Lifshay
add SimdWHintMap to support tracking width_hint for...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
hooray, convert PartitionedCat over to new PartType...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
add two new functions to PartType: get_num_elements...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
remove fixed_width parameter from SimdScope.Signal
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
use explicit SimdShape for minitest example rather...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
had to add fixed_width parameter temporarily to confirm...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
debugging of initial test_partsig_scope.py mini-test
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
adapt/debug SimdSignal when using ElwidPartType
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
remove unnecessary imports
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
remove unnecessary code which creates complications...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
rename the arguments to SimdShape() so as to match...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
add SimdScope.Shape redirector which switches from...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
start filling in ElwidPartType switch/case and other...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
create a SimdShape class and begin to investigate how...
tree
|
commitdiff
2021-10-25
Luke Kenneth Casso...
add more code-comments
tree
|
commitdiff
2021-10-24
Luke Kenneth Casso...
return layout points from layout()
tree
|
commitdiff
2021-10-24
Luke Kenneth Casso...
spelling corrections after typing on a phone
tree
|
commitdiff
2021-10-24
Luke Kenneth Casso...
add dictionary of list of layout points, start-end
tree
|
commitdiff
2021-10-24
Luke Kenneth Casso...
add docstrings for additional necessary context-aware...
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
from mobile reslly bad spelling comment why layout...
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
add back-link to why SimdScope has to get the hell...
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
add in code-comments
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
add comments / docstrings for layout function to illust...
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
only set standard PartType in non-Simd-mode
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
in SimdScope only update module AST Typecast function...
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
add the beginnings of a usage docstring for the module...
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
remove simd_full_width_hint, it is down to individual...
tree
|
commitdiff
2021-10-22
Luke Kenneth Casso...
add in TODO notes tying in SimdScope/SimdMode
tree
|
commitdiff
2021-10-22
Jacob Lifshay
add type annotations .pyi file for SimdScope
tree
|
commitdiff
2021-10-22
Jacob Lifshay
update SimdScope to use vec_el_counts
tree
|
commitdiff
2021-10-22
Jacob Lifshay
move SimdScope to separate file
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
add LHS support into PartitionedCat. amazingly - stunni...
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
confirmed (in prototype form that LHS Cat will cause...
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
continue truly awful hack which, in SimdSignal.__Assign...
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
add back-link in the return result of PartitionedCat...
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
add quick print statements to show that elaborate(...
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
found an error in PartitionedAssign and PartitionedRepl
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
remove duplicate function definition
tree
|
commitdiff
2021-10-21
Luke Kenneth Casso...
remove reference to use of Swizzled class, due to it...
tree
|
commitdiff
2021-10-16
Jacob Lifshay
add forgotten files from last commit
tree
|
commitdiff
2021-10-16
Jacob Lifshay
add WIP code for handling Slice and Cat in a unified...
tree
|
commitdiff
2021-10-15
Jacob Lifshay
format code
tree
|
commitdiff
2021-10-15
Jacob Lifshay
fix bmask calculation
tree
|
commitdiff
2021-10-15
Jacob Lifshay
split out end_bit
tree
|
commitdiff
2021-10-15
Jacob Lifshay
split out start_bit
tree
|
commitdiff
2021-10-15
Jacob Lifshay
remove redundant plist variable
tree
|
commitdiff
2021-10-15
Jacob Lifshay
sort dpoints keys
tree
|
commitdiff
2021-10-15
Jacob Lifshay
simplify dpoints computation
tree
|
commitdiff
2021-10-15
Jacob Lifshay
dedup dpoints
tree
|
commitdiff
2021-10-15
Jacob Lifshay
delete superfluous documentation section
tree
|
commitdiff
2021-10-15
Jacob Lifshay
format code
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
create quick test of what 24-12-5-6 layout was likely...
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
add 2nd test to see what is going on in layout_experiment
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
add FP "exponent" example, not quite matching expected...
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
remove return of part_count parameter because it is...
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
fix issue where width was being computed based on 2...
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
remove unnecessary sign argument from layout() tests
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
remove signed. again
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
whitespace for clarity. comments
tree
|
commitdiff
2021-10-13
Luke Kenneth Casso...
move "faulty" test to end of layout_experiment.py ...
tree
|
commitdiff
next