2021-12-17 |
Luke Kenneth... | input is a keyword in python |
commit | commitdiff | tree |
2021-12-17 |
Luke Kenneth... | cleanup chunk_size and list of steps in GRev |
commit | commitdiff | tree |
2021-12-17 |
Luke Kenneth... | add NLnet Grant References |
commit | commitdiff | tree |
2021-12-17 |
Luke Kenneth... | * moved the grev formal correctness assertions into... |
commit | commitdiff | tree |
2021-12-17 |
Luke Kenneth... | more code-comments on BitwiseLut |
commit | commitdiff | tree |
2021-12-17 |
Luke Kenneth... | rewrite GRev. put in code-comments and some more TODOs |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | clean up rest of grev.py docs |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | clarify docs |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | clarify docstring |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | add grev test and formal proof |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | clean up grev |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | move do_sim and hash_256 to separate module |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | add docs |
commit | commitdiff | tree |
2021-12-17 |
Jacob Lifshay | simplify lut.py |
commit | commitdiff | tree |
2021-12-12 |
Luke Kenneth... | whoops just step through i not list |
commit | commitdiff | tree |
2021-12-12 |
Luke Kenneth... | remove the pre-added array, remove the sub-function... |
commit | commitdiff | tree |
2021-12-11 |
Luke Kenneth... | more comments |
commit | commitdiff | tree |
2021-12-11 |
Luke Kenneth... | some more hints/comments |
commit | commitdiff | tree |
2021-12-11 |
Luke Kenneth... | add some comments (locations for comments to be added) |
commit | commitdiff | tree |
2021-12-10 |
Jacob Lifshay | add initial grev implementation |
commit | commitdiff | tree |
2021-12-10 |
Jacob Lifshay | remove unused import |
commit | commitdiff | tree |
2021-12-08 |
Luke Kenneth... | fix to nmutil workaround for detecting new Simulator API |
commit | commitdiff | tree |
2021-12-06 |
Luke Kenneth... | add a PLRUs module which selects between multiple PLRUs |
commit | commitdiff | tree |
2021-12-02 |
Jacob Lifshay | add nmigen/_toolchain/__init__ as toolchain.py to avoid... |
commit | commitdiff | tree |
2021-12-02 |
Jacob Lifshay | remove redundant overrides of stuff that's aready in... |
commit | commitdiff | tree |
2021-12-02 |
Jacob Lifshay | add missing import Statement for assertRepr |
commit | commitdiff | tree |
2021-12-02 |
Jacob Lifshay | change FHDLTestCase to use get_test_path |
commit | commitdiff | tree |
2021-12-02 |
Jacob Lifshay | switch test_lut to use FHDLTestCase |
commit | commitdiff | tree |
2021-12-02 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2021-12-01 |
Luke Kenneth... | note about not setting the muxid in ReservationStations2 |
commit | commitdiff | tree |
2021-11-28 |
Luke Kenneth... | update SRLatch API to include q_int |
commit | commitdiff | tree |
2021-11-17 |
Jacob Lifshay | add Array-based version of BitwiseLut, renaming old... |
commit | commitdiff | tree |
2021-11-17 |
Jacob Lifshay | add formal tests for BitwiseLut |
commit | commitdiff | tree |
2021-11-17 |
Jacob Lifshay | add BitwiseLut and tests |
commit | commitdiff | tree |
2021-11-08 |
Luke Kenneth... | return latchregister results so that it can be further... |
commit | commitdiff | tree |
2021-11-07 |
Luke Kenneth... | allow name of ALU to be set in ReservationStations2 |
commit | commitdiff | tree |
2021-11-07 |
Luke Kenneth... | reduce number of wait states in ReservationStations2... |
commit | commitdiff | tree |
2021-11-07 |
Luke Kenneth... | fixed bug in MultiCompUnit, can return to combinatorial... |
commit | commitdiff | tree |
2021-11-04 |
Luke Kenneth... | bugfix new ReservationStations2 |
commit | commitdiff | tree |
2021-11-04 |
Luke Kenneth... | update ReservationStations2 to be a FSM. not a very... |
commit | commitdiff | tree |
2021-11-03 |
Luke Kenneth... | add start of new ReservationStations2 class |
commit | commitdiff | tree |
2021-11-03 |
Luke Kenneth... | add some debug output to Visitor2 (commented out) |
commit | commitdiff | tree |
2021-11-03 |
Luke Kenneth... | add name prefix to PrevControl and NextControl |
commit | commitdiff | tree |
2021-11-01 |
Luke Kenneth... | ReservationStations - or more to the point the CombMuxI... |
commit | commitdiff | tree |
2021-11-01 |
Luke Kenneth... | move call to self.process onto i_data in multipipe... |
commit | commitdiff | tree |
2021-11-01 |
Luke Kenneth... | redo ReservationStations setup of pseudoalus |
commit | commitdiff | tree |
2021-11-01 |
Luke Kenneth... | add ALUProxy to ReservationStations class |
commit | commitdiff | tree |
2021-11-01 |
Luke Kenneth... | whitspace |
commit | commitdiff | tree |
2021-11-01 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2021-10-09 |
Jacob Lifshay | add deduped |
commit | commitdiff | tree |
2021-10-08 |
Jacob Lifshay | move type info into doc strings, since lkcl complains... |
commit | commitdiff | tree |
2021-10-01 |
Jacob Lifshay | add get_test_path function from simd_signal's util.py |
commit | commitdiff | tree |
2021-09-30 |
Luke Kenneth... | varname error (extz_data not exts_data) |
commit | commitdiff | tree |
2021-09-29 |
Luke Kenneth... | morph exts/extz and add new "ext" function which takes... |
commit | commitdiff | tree |
2021-08-24 |
Luke Kenneth... | likewise replace data_o with o_data and data_i with... |
commit | commitdiff | tree |
2021-08-24 |
Luke Kenneth... | big rename, global/search/replace of ready_o with o_rea... |
commit | commitdiff | tree |
2021-08-24 |
Luke Kenneth... | rename run_test to run_tst so nosetests3 skips it |
commit | commitdiff | tree |
2021-06-05 |
R Veera Kumar | Remove comment sign and add correct path for nmigen... |
commit | commitdiff | tree |
2021-06-04 |
R Veera Kumar | Add Makefile modified for sphinx |
commit | commitdiff | tree |
2021-06-04 |
R Veera Kumar | Initial addition of sphinx documentation system. |
commit | commitdiff | tree |
2021-05-04 |
Luke Kenneth... | update README |
commit | commitdiff | tree |
2021-04-18 |
Luke Kenneth... | add OS Independent classifier |
commit | commitdiff | tree |
2021-04-11 |
Luke Kenneth... | add pypi upload to Makefile |
commit | commitdiff | tree |
2021-04-11 |
Luke Kenneth... | update license classifier |
commit | commitdiff | tree |
2021-04-11 |
Luke Kenneth... | update for release to pypi |
commit | commitdiff | tree |
2021-02-21 |
Cesar Strauss | Allow groups to start closed |
commit | commitdiff | tree |
2021-02-21 |
Luke Kenneth... | extra comments in byte_reverse function |
commit | commitdiff | tree |
2021-02-21 |
Cesar Strauss | Use "src_loc_at" to look for a suitable name in the... |
commit | commitdiff | tree |
2021-02-21 |
Cesar Strauss | Move the selection field function to nmutil |
commit | commitdiff | tree |
2021-01-23 |
Cesar Strauss | Allow choosing a non-default solver in assertFormal |
commit | commitdiff | tree |
2021-01-04 |
Cesar Strauss | Define default zoom level for formal engines |
commit | commitdiff | tree |
2020-12-06 |
Cesar Strauss | Implement the "submodule" attribute 24jan2021_ls180 |
commit | commitdiff | tree |
2020-12-06 |
Cesar Strauss | Allow applying a style to a group of signals |
commit | commitdiff | tree |
2020-12-04 |
Luke Kenneth... | whoops misclassified in setup.py as GPLv3+, it is actua... |
commit | commitdiff | tree |
2020-12-04 |
Luke Kenneth... | add LGPLv3+ license |
commit | commitdiff | tree |
2020-12-04 |
Luke Kenneth... | add grant links, and record of funding under #538 |
commit | commitdiff | tree |
2020-12-02 |
Cesar Strauss | Zoom level is affected by the time resolution unit... |
commit | commitdiff | tree |
2020-11-18 |
Cesar Strauss | Avoid use of "trace_bit" to print trace bits |
commit | commitdiff | tree |
2020-11-17 |
Cesar Strauss | Add support for displaying individual bits from wide... |
commit | commitdiff | tree |
2020-10-28 |
Cesar Strauss | Also export Passive from the chosen Simulator module |
commit | commitdiff | tree |
2020-10-24 |
Cesar Strauss | Calculate the zoom level from the clock period |
commit | commitdiff | tree |
2020-10-12 |
Luke Kenneth... | use unittest.TestCase rather than FHDLTestCase |
commit | commitdiff | tree |
2020-10-07 |
Jacob Lifshay | add overflow detection to DIVS |
commit | commitdiff | tree |
2020-10-07 |
Jacob Lifshay | format code |
commit | commitdiff | tree |
2020-09-27 |
Cesar Strauss | Report cxxsim selected, only when using the new API |
commit | commitdiff | tree |
2020-09-24 |
Cesar Strauss | Add a few extra imports for convenience |
commit | commitdiff | tree |
2020-09-24 |
Cesar Strauss | Run-time selecion of simulator engine |
commit | commitdiff | tree |
2020-09-14 |
Luke Kenneth... | add extra name in plru for debugging |
commit | commitdiff | tree |
2020-09-14 |
Luke Kenneth... | switch off print statements |
commit | commitdiff | tree |
2020-09-14 |
Luke Kenneth... | add pseudo-plru from ariane |
commit | commitdiff | tree |
2020-09-13 |
Luke Kenneth... | add masked util function |
commit | commitdiff | tree |
2020-09-13 |
Luke Kenneth... | add dummy Display function |
commit | commitdiff | tree |
2020-09-13 |
Luke Kenneth... | syntax error in byterev |
commit | commitdiff | tree |
2020-09-01 |
Cesar Strauss | Make GTKWave example self-contained |
commit | commitdiff | tree |
2020-08-29 |
Cesar Strauss | Simplify example, focusing on write_gtkw |
commit | commitdiff | tree |
2020-08-29 |
Cesar Strauss | Move write_gtkw from soc.experiment.alu_fsm |
commit | commitdiff | tree |
2020-08-29 |
Luke Kenneth... | add reversal and lsb/msb mode to PriorityPicker |
commit | commitdiff | tree |
2020-08-26 |
Luke Kenneth... | sorting out div/mod routines, bug in simulator |
commit | commitdiff | tree |
2020-08-19 |
Luke Kenneth... | 1 extra bit on mask shift size needed, to allow ">... |
commit | commitdiff | tree |
2020-08-17 |
Luke Kenneth... | allow byterev to accept a scalar int |
commit | commitdiff | tree |
next |