nmigen-gf.git
2022-08-16 Jacob Lifshaychange to use plain_data.fields master
2022-08-12 Jacob Lifshayswitch dataclass to plain_data
2022-05-12 Jacob Lifshaypin some dependency versions
2022-05-06 Jacob Lifshaysplit step counter into clock and substep
2022-05-05 Jacob Lifshayremove now-unused EqualLeadingZeroCount
2022-05-05 Jacob Lifshayswitch to better CLDivRem algorithm
2022-05-05 Jacob Lifshayshrink signal widths
2022-05-05 Jacob Lifshayadd cldivrem_shifting as a more efficient algorithm
2022-05-05 Jacob Lifshaychange test_cldivrem to check all input values for...
2022-05-04 Jacob Lifshayimplement CLDivRemFSMStage
2022-04-08 Jacob Lifshayclean up EqualLeadingZeroCount.elaborate
2022-04-08 Jacob Lifshayclean up CLMulAdd.elaborate
2022-04-08 Luke Kenneth... move NOT into carrysum so that variable name
2022-04-07 Luke Kenneth... remove addend1 and addend2 just add bothones and different.
2022-04-07 Luke Kenneth... sigh
2022-04-07 Luke Kenneth... add TODO comment-notes and rename part_prods to just...
2022-04-07 Luke Kenneth... code-comments
2022-04-07 Luke Kenneth... doh
2022-04-07 Luke Kenneth... simplify code by removing for-loop and commenting why...
2022-04-07 Jacob Lifshayremove unused imports
2022-04-07 Jacob Lifshayswitch EqualLeadingZeroCount to use bitwise logic rathe...
2022-04-07 Jacob Lifshaychange reference algorithm to be more amenable to bitwi...
2022-04-07 Jacob Lifshaywork around yosys bug with Switch() over high-bit-width...
2022-04-07 Jacob Lifshayclean up code
2022-04-07 Jacob Lifshayremove BitwiseXorReduce
2022-04-07 Jacob Lifshayremove uses of BitwiseXorReduce
2022-04-05 Luke Kenneth... remove relative imports, use explicit. requires install...
2022-04-05 Jacob Lifshayfix code luke broke
2022-04-05 Jacob Lifshayformat code
2022-04-05 Luke Kenneth... code-comments, restructure gfpinv slightly
2022-04-05 Luke Kenneth... intriguing small tidyup on gfpinv making it more symmet...
2022-04-05 Luke Kenneth... update code-comments from
2022-04-05 Jacob Lifshayadd github issue number
2022-04-05 Jacob Lifshayworking on adding CLDivRem
2022-04-04 Jacob Lifshayremove unneeded dependencies to avoid dragging in syste...
2022-04-04 Jacob Lifshayfix pytest invocation
2022-04-04 Jacob Lifshaymake gitlab cache always be saved
2022-04-04 Jacob Lifshayremove unnecessary after_script section
2022-04-04 Jacob Lifshayfix PATH
2022-04-04 Jacob Lifshayadd .gitlab-ci.yml
2022-04-04 Jacob Lifshayfix after move
2022-04-04 Jacob Lifshayfix tests
2022-04-04 Jacob Lifshaymove clmul files from nmutil.git
2022-04-04 Jacob Lifshaysetup python project structure
2022-04-03 Luke Kenneth... update link
2022-04-03 Luke Kenneth... gratuitous change to trigger ikiwiki underlay update
2022-04-03 Jacob Lifshaytry updating again
2022-04-03 Jacob Lifshaymove gf_reference readme to proper location for ikiwiki
2022-04-03 Jacob LifshayRevert "temporarily remove COPYING.LGPLv3"
2022-04-03 Jacob Lifshaytemporarily remove COPYING.LGPLv3
2022-04-03 Jacob Lifshayupdate again
2022-04-03 Jacob Lifshayhopefully trigger underlay to update
2022-04-03 Jacob LifshayMove files from libreriscv.git/openpower/sv/bitmanip/
2022-04-03 Luke Kenneth... extra gratuitous edit to re-trigger underlay
2022-04-03 Luke Kenneth... change to trigger underlay update
2022-04-03 Luke Kenneth... to fit with ikiwiki underlays there has to be a directo...
2022-04-03 Jacob Lifshayadd readme for reference dir
2022-04-03 Jacob Lifshayinitial commit