nmutil.git
2022-03-23 Jacob Lifshayadd CLMulAdd and tests
2022-03-23 Jacob LifshaySplit 'src/nmutil/openpower_sv_bitmanip_in_wiki/' into...
2022-03-23 Jacob Lifshayset upstream branch in syncing initial setup instructions
2022-03-23 Jacob Lifshayset upstream branch in syncing initial setup instructions
2022-03-23 Jacob LifshaySplit 'src/nmutil/openpower_sv_bitmanip_in_wiki/' into...
2022-03-23 Jacob Lifshayadd git pull to syncing instructions
2022-03-23 Jacob Lifshayadd git pull to syncing instructions
2022-03-23 Jacob LifshayMerge commit '43d5061cdde5b1ff230def24422193e2bf361c52'
2022-03-23 Jacob Lifshayfix subtree syncing instructions
2022-03-23 Jacob LifshayMerge commit '897e3042fa0fa7495ec0edc3ae4d22924bdc4768'
2022-03-23 Jacob Lifshayadd git subtree syncing instructions
2022-03-23 Jacob LifshayAdd 'src/nmutil/openpower_sv_bitmanip_in_wiki/' from...
2022-03-19 lkcl(no commit message)
2022-03-18 Jacob Lifshayconvert gfp* instructions to python and add tests
2022-03-16 IkiWikidummy commit
2022-03-16 lkcl(no commit message)
2022-03-16 Jacob Lifshayimplement gfb* instructions' pseudo-code
2022-03-16 Jacob Lifshayrename test_cl.py to test_cl_gfb_gfp.py
2022-03-15 Jacob Lifshayfix cldivrem and add tests
2022-03-15 Jacob Lifshaytranslate clmul* to python for easier testing
2022-03-15 Jacob Lifshaymove pack/unpack_poly to separate file
2022-03-15 Jacob Lifshayrename bitmanip_inlines -> bitmanip
2022-03-01 Jacob Lifshayadd il generation by default
2022-02-15 Andrey MiroshnikovFixed input shift reg signal name
2022-02-13 Luke Kenneth... add lut2 ilang output to lut.py to help testing
2022-01-31 Luke Kenneth... store latch next in temporary
2022-01-06 Jacob Lifshayremove unused import
2022-01-05 Luke Kenneth... PLRU interface signals (acc_i and acc_en) were reversed
2022-01-05 Luke Kenneth... use bit_length rather than log2_int function in mask.py
2021-12-23 Jacob Lifshayredo grev
2021-12-23 Jacob Lifshayremove redundant comments/docs
2021-12-22 Jacob Lifshayadd additional command in comment
2021-12-22 Jacob Lifshayrewrite TreeBitwiseLut to actually use a tree rather...
2021-12-22 Jacob Lifshaymove writing rtlil into do_sim
2021-12-22 Jacob Lifshayadd copyright notices
2021-12-22 Jacob Lifshayremove unnecessary <no space here> messages
2021-12-22 Jacob Lifshayformat code
2021-12-17 Luke Kenneth... input is a keyword in python
2021-12-17 Luke Kenneth... input is a keyword in python
2021-12-17 Luke Kenneth... cleanup chunk_size and list of steps in GRev
2021-12-17 Luke Kenneth... add NLnet Grant References
2021-12-17 Luke Kenneth... * moved the grev formal correctness assertions into...
2021-12-17 Luke Kenneth... more code-comments on BitwiseLut
2021-12-17 Luke Kenneth... rewrite GRev. put in code-comments and some more TODOs
2021-12-17 Jacob Lifshayclean up rest of grev.py docs
2021-12-17 Jacob Lifshayclarify docs
2021-12-17 Jacob Lifshayclarify docstring
2021-12-17 Jacob Lifshayadd grev test and formal proof
2021-12-17 Jacob Lifshayclean up grev
2021-12-17 Jacob Lifshaymove do_sim and hash_256 to separate module
2021-12-17 Jacob Lifshayadd docs
2021-12-17 Jacob Lifshaysimplify lut.py
2021-12-12 Luke Kenneth... whoops just step through i not list
2021-12-12 Luke Kenneth... remove the pre-added array, remove the sub-function...
2021-12-11 Luke Kenneth... more comments
2021-12-11 Luke Kenneth... some more hints/comments
2021-12-11 Luke Kenneth... add some comments (locations for comments to be added)
2021-12-10 Jacob Lifshayadd initial grev implementation
2021-12-10 Jacob Lifshayremove unused import
2021-12-08 Luke Kenneth... fix to nmutil workaround for detecting new Simulator API
2021-12-06 Luke Kenneth... add a PLRUs module which selects between multiple PLRUs
2021-12-02 Jacob Lifshayadd nmigen/_toolchain/__init__ as toolchain.py to avoid...
2021-12-02 Jacob Lifshayremove redundant overrides of stuff that's aready in...
2021-12-02 Jacob Lifshayadd missing import Statement for assertRepr
2021-12-02 Jacob Lifshaychange FHDLTestCase to use get_test_path
2021-12-02 Jacob Lifshayswitch test_lut to use FHDLTestCase
2021-12-02 Jacob Lifshayformat code
2021-12-01 Luke Kenneth... note about not setting the muxid in ReservationStations2
2021-11-28 Luke Kenneth... update SRLatch API to include q_int
2021-11-17 Jacob Lifshayadd Array-based version of BitwiseLut, renaming old...
2021-11-17 Jacob Lifshayadd formal tests for BitwiseLut
2021-11-17 Jacob Lifshayadd BitwiseLut and tests
2021-11-08 Luke Kenneth... return latchregister results so that it can be further...
2021-11-07 Luke Kenneth... allow name of ALU to be set in ReservationStations2
2021-11-07 Luke Kenneth... reduce number of wait states in ReservationStations2...
2021-11-07 Luke Kenneth... fixed bug in MultiCompUnit, can return to combinatorial...
2021-11-04 Luke Kenneth... bugfix new ReservationStations2
2021-11-04 Luke Kenneth... update ReservationStations2 to be a FSM. not a very...
2021-11-03 Luke Kenneth... add start of new ReservationStations2 class
2021-11-03 Luke Kenneth... add some debug output to Visitor2 (commented out)
2021-11-03 Luke Kenneth... add name prefix to PrevControl and NextControl
2021-11-01 Luke Kenneth... ReservationStations - or more to the point the CombMuxI...
2021-11-01 Luke Kenneth... move call to self.process onto i_data in multipipe...
2021-11-01 Luke Kenneth... redo ReservationStations setup of pseudoalus
2021-11-01 Luke Kenneth... add ALUProxy to ReservationStations class
2021-11-01 Luke Kenneth... whitspace
2021-11-01 Luke Kenneth... whitespace
2021-10-09 Jacob Lifshayadd deduped
2021-10-08 Jacob Lifshaymove type info into doc strings, since lkcl complains...
2021-10-01 Jacob Lifshayadd get_test_path function from simd_signal's util.py
2021-09-30 Luke Kenneth... varname error (extz_data not exts_data)
2021-09-29 Luke Kenneth... morph exts/extz and add new "ext" function which takes...
2021-08-24 Luke Kenneth... likewise replace data_o with o_data and data_i with...
2021-08-24 Luke Kenneth... big rename, global/search/replace of ready_o with o_rea...
2021-08-24 Luke Kenneth... rename run_test to run_tst so nosetests3 skips it
2021-06-05 R Veera KumarRemove comment sign and add correct path for nmigen...
2021-06-04 R Veera KumarAdd Makefile modified for sphinx
2021-06-04 R Veera KumarInitial addition of sphinx documentation system.
2021-05-04 Luke Kenneth... update README
2021-04-18 Luke Kenneth... add OS Independent classifier
next