ieee754fpu.git
2022-05-17 Jacob Lifshaychange run command
2022-05-17 Jacob Lifshayadd fp16mul_test.smt2
2022-05-13 Jacob Lifshayremove redundant bvadd with 1 input
2022-05-13 Jacob Lifshayadd missing inf * 0 -> NaN cases
2022-05-13 Jacob Lifshayadd fpmul_test.smt2 as a test to see if we should bothe...
2022-05-12 Jacob Lifshayfix ci not finding sfpy
2022-05-12 Jacob Lifshayfix tests/mark as expected failure
2022-05-12 Jacob Lifshayformat code
2022-05-12 Jacob Lifshaypin some dependency versions
2022-05-11 Jacob Lifshayremove redundant arguments that are now specified in...
2022-05-11 Jacob Lifshayfix some borked imports
2022-05-11 Jacob Lifshayadd pytest config -- it ignores some borked files
2022-05-10 Jacob Lifshaymake sfpy build
2022-05-10 Jacob Lifshayfix .gitlab-ci.yml
2021-12-02 Jacob Lifshayswitch to using nmutil's FHDLTestCase
2021-11-08 Luke Kenneth... allow alias SimdSignal<-PartitionedSignal to allow...
2021-10-30 Luke Kenneth... comments
2021-10-30 Luke Kenneth... allow scope to be None in SimdShape, it becomes an...
2021-10-30 Luke Kenneth... add SimdScope.__call__ function needed to copy and...
2021-10-30 Luke Kenneth... add setmodule function to SimdScope
2021-10-28 Luke Kenneth... put in (unused) code for SimdShape.__mul__ when both...
2021-10-28 Luke Kenneth... start filling in integer SimdShape.__mul__ case with...
2021-10-28 Luke Kenneth... add SimdShape "priority" mode flag
2021-10-28 Jacob Lifshayadd initial SimdShape.__add__
2021-10-28 Jacob Lifshayadd initial SimdShape.__mul__
2021-10-28 Jacob Lifshayformat code
2021-10-28 Jacob Lifshayremove SimdScope.get() and friends
2021-10-28 Jacob Lifshayformat code
2021-10-27 Jacob Lifshayadd tests for SimdMap and friends
2021-10-27 Jacob Lifshayadd SimdWHintMap to support tracking width_hint for...
2021-10-25 Luke Kenneth... hooray, convert PartitionedCat over to new PartType...
2021-10-25 Luke Kenneth... add two new functions to PartType: get_num_elements...
2021-10-25 Luke Kenneth... remove fixed_width parameter from SimdScope.Signal
2021-10-25 Luke Kenneth... use explicit SimdShape for minitest example rather...
2021-10-25 Luke Kenneth... had to add fixed_width parameter temporarily to confirm...
2021-10-25 Luke Kenneth... debugging of initial test_partsig_scope.py mini-test
2021-10-25 Luke Kenneth... adapt/debug SimdSignal when using ElwidPartType
2021-10-25 Luke Kenneth... remove unnecessary imports
2021-10-25 Luke Kenneth... remove unnecessary code which creates complications...
2021-10-25 Luke Kenneth... rename the arguments to SimdShape() so as to match...
2021-10-25 Luke Kenneth... add SimdScope.Shape redirector which switches from...
2021-10-25 Luke Kenneth... start filling in ElwidPartType switch/case and other...
2021-10-25 Luke Kenneth... create a SimdShape class and begin to investigate how...
2021-10-25 Luke Kenneth... add more code-comments
2021-10-24 Luke Kenneth... return layout points from layout()
2021-10-24 Luke Kenneth... spelling corrections after typing on a phone
2021-10-24 Luke Kenneth... add dictionary of list of layout points, start-end
2021-10-24 Luke Kenneth... add docstrings for additional necessary context-aware...
2021-10-22 Luke Kenneth... from mobile reslly bad spelling comment why layout...
2021-10-22 Luke Kenneth... add back-link to why SimdScope has to get the hell...
2021-10-22 Luke Kenneth... add in code-comments
2021-10-22 Luke Kenneth... add comments / docstrings for layout function to illust...
2021-10-22 Luke Kenneth... only set standard PartType in non-Simd-mode
2021-10-22 Luke Kenneth... in SimdScope only update module AST Typecast function...
2021-10-22 Luke Kenneth... add the beginnings of a usage docstring for the module...
2021-10-22 Luke Kenneth... remove simd_full_width_hint, it is down to individual...
2021-10-22 Luke Kenneth... add in TODO notes tying in SimdScope/SimdMode
2021-10-22 Jacob Lifshayadd type annotations .pyi file for SimdScope
2021-10-22 Jacob Lifshayupdate SimdScope to use vec_el_counts
2021-10-22 Jacob Lifshaymove SimdScope to separate file
2021-10-21 Luke Kenneth... add LHS support into PartitionedCat. amazingly - stunni...
2021-10-21 Luke Kenneth... confirmed (in prototype form that LHS Cat will cause...
2021-10-21 Luke Kenneth... continue truly awful hack which, in SimdSignal.__Assign...
2021-10-21 Luke Kenneth... add back-link in the return result of PartitionedCat...
2021-10-21 Luke Kenneth... add quick print statements to show that elaborate(...
2021-10-21 Luke Kenneth... found an error in PartitionedAssign and PartitionedRepl
2021-10-21 Luke Kenneth... remove duplicate function definition
2021-10-21 Luke Kenneth... remove reference to use of Swizzled class, due to it...
2021-10-16 Jacob Lifshayadd forgotten files from last commit
2021-10-16 Jacob Lifshayadd WIP code for handling Slice and Cat in a unified...
2021-10-15 Jacob Lifshayformat code
2021-10-15 Jacob Lifshayfix bmask calculation
2021-10-15 Jacob Lifshaysplit out end_bit
2021-10-15 Jacob Lifshaysplit out start_bit
2021-10-15 Jacob Lifshayremove redundant plist variable
2021-10-15 Jacob Lifshaysort dpoints keys
2021-10-15 Jacob Lifshaysimplify dpoints computation
2021-10-15 Jacob Lifshaydedup dpoints
2021-10-15 Jacob Lifshaydelete superfluous documentation section
2021-10-15 Jacob Lifshayformat code
2021-10-13 Luke Kenneth... create quick test of what 24-12-5-6 layout was likely...
2021-10-13 Luke Kenneth... add 2nd test to see what is going on in layout_experiment
2021-10-13 Luke Kenneth... add FP "exponent" example, not quite matching expected...
2021-10-13 Luke Kenneth... remove return of part_count parameter because it is...
2021-10-13 Luke Kenneth... fix issue where width was being computed based on 2...
2021-10-13 Luke Kenneth... remove unnecessary sign argument from layout() tests
2021-10-13 Luke Kenneth... remove signed. again
2021-10-13 Luke Kenneth... whitespace for clarity. comments
2021-10-13 Luke Kenneth... move "faulty" test to end of layout_experiment.py ...
2021-10-13 Luke Kenneth... although it is a little less visually clear, removing...
2021-10-13 Luke Kenneth... add assert to check that the 5-6-6-6 example returns...
2021-10-13 Luke Kenneth... fix layout() to put in only the number of *requested...
2021-10-13 Luke Kenneth... rename part_counts to vec_el_counts
2021-10-13 Luke Kenneth... cpart_wid is just max(lane_shapes.values())
2021-10-13 Luke Kenneth... redefine part_counts to be "number of vector elements...
2021-10-13 Luke Kenneth... whitespace
2021-10-13 Luke Kenneth... whitespace, illustrate examples so as to make expected...
2021-10-13 Luke Kenneth... unfortunately this is a multi-purpose commit.
2021-10-13 Luke Kenneth... waaay too big a patch set (957 lines).
2021-10-13 Jacob Lifshayrefactor layout to use SimdScope and XLEN
next