2020-04-16 |
Luke Kenneth... | combine read and rd_rel to get faster response for... |
commit | commitdiff | tree |
2020-04-16 |
Luke Kenneth... | add experimental multi-rd/wr comp unit |
commit | commitdiff | tree |
2020-04-15 |
Tobias Platen | fix a bug in QemuController.get_register |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | turn experimental ALU into array-input |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | whoops missed for-loop on fu-reg-multi |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | rename multi modules |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | move scoreboard multi rd/wr to new folder |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | add multi version of memfu matrix |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | add scoreboard fu-fu matrix with multi gord/wr |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | add fu-fu multi-rd/wr dep cell |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | scoreboard go_wr/go_wr multi-signal |
commit | commitdiff | tree |
2020-04-14 |
Luke Kenneth... | add first cut of variants that have multi-dest and... |
commit | commitdiff | tree |
2020-04-13 |
Luke Kenneth... | dep cell src2_rsel_o replaced by src_rsel_o array |
commit | commitdiff | tree |
2020-04-11 |
Luke Kenneth... | spelling mistake |
commit | commitdiff | tree |
2020-04-11 |
Luke Kenneth... | holy cow, decode and run instruction works! |
commit | commitdiff | tree |
2020-04-11 |
Luke Kenneth... | add basic comment / docstring on program.py |
commit | commitdiff | tree |
2020-04-11 |
Luke Kenneth... | test additional instructions |
commit | commitdiff | tree |
2020-04-11 |
Luke Kenneth... | pass and lock immediate in |
commit | commitdiff | tree |
2020-04-11 |
Luke Kenneth... | adding immediates, tracking down a bug |
commit | commitdiff | tree |
2020-04-11 |
Luke Kenneth... | adding immediates, tracking down a bug |
commit | commitdiff | tree |
2020-04-10 |
Michael Nolan | Update libreriscv to fix test_mtcrf |
commit | commitdiff | tree |
2020-04-10 |
Luke Kenneth... | connect up ALU properly to pass full InternalOp subset... |
commit | commitdiff | tree |
2020-04-10 |
Luke Kenneth... | add 2nd add instruction to see what happens (success) |
commit | commitdiff | tree |
2020-04-10 |
Luke Kenneth... | eek, first cut at using POWER decoder2 in 6600 simulato... |
commit | commitdiff | tree |
2020-04-10 |
Luke Kenneth... | whoops syntax error |
commit | commitdiff | tree |
2020-04-10 |
Luke Kenneth... | converting InstructionQ to use Decode2ToExecuteType |
commit | commitdiff | tree |
2020-04-10 |
Luke Kenneth... | add eq_from_execute1 subset function |
commit | commitdiff | tree |
2020-04-09 |
Luke Kenneth... | get CompUnitALU test running with InternalOp ALU subset |
commit | commitdiff | tree |
2020-04-09 |
Luke Kenneth... | experiment morphing ALU to take subset of Decode2ToExecute1 |
commit | commitdiff | tree |
2020-04-09 |
Tobias Platen | fix 'Object is not an nMigen signal' error in test_sim.py |
commit | commitdiff | tree |
2020-04-08 |
Luke Kenneth... | pass InternalOp through to CompUnit ALU |
commit | commitdiff | tree |
2020-04-08 |
Luke Kenneth... | whoops realised src1/2 need to receive reg data, not... |
commit | commitdiff | tree |
2020-04-08 |
Luke Kenneth... | use power decoder InternalOp |
commit | commitdiff | tree |
2020-04-08 |
Luke Kenneth... | start using power decoder in 6600 comp units |
commit | commitdiff | tree |
2020-04-08 |
Luke Kenneth... | convert power_decoder2 Data to Record-based |
commit | commitdiff | tree |
2020-04-08 |
Luke Kenneth... | absolute imports |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | try making CR bitrange 32..63 not 0..31 |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | note that CR must be offset by 32 |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | add "undefined" to namespace |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | CR test "working" (for a given value of "success") |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | add in special regs to be passed out of function (as... |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | attempting to add mtcrf test, requires bringing CR... |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | whoops off-by-one in slice ranges |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | update submodules |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | op_fields is passed over (and excludes register names) |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | add CR and add field-selectable versions of CR0-7 |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | comment not to do bit-inversion here |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | add setitem/getitem to FieldSelectableInt, and mod... |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | allow FieldSelectableInt to initialise from list or... |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | add FieldSelectableInt which allows re-targetting of... |
commit | commitdiff | tree |
2020-04-07 |
Luke Kenneth... | whew finally located opcodes for managing CRs |
commit | commitdiff | tree |
2020-04-07 |
Jacob Lifshay | fix apt cache |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | update libreriscv submodule |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | Merge branch 'master' of ssh://git.libre-riscv.org... |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | add extra info on SPRs |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | update submodule |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | add list of SPRs needed |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | Merge branch 'fix-tests' |
commit | commitdiff | tree |
2020-04-06 |
Michael Nolan | Convert instruction info from tuple to namedtuple |
commit | commitdiff | tree |
2020-04-06 |
Michael Nolan | Add test for addpcis |
commit | commitdiff | tree |
2020-04-06 |
Michael Nolan | Begin adding PC to caller.py |
commit | commitdiff | tree |
2020-04-06 |
Michael Nolan | Fix broken tests from parser update |
commit | commitdiff | tree |
2020-04-06 |
Michael Nolan | Auto insert instruction fields into the namespace |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | whoops swap regs and form |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | split regs by comma into list |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | whoops missing final newline, needed for parser to end |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | skip blank lines between cases |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | add annoying case-hack filter |
commit | commitdiff | tree |
2020-04-06 |
Luke Kenneth... | add individual field-detection where field spec is... |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | add apt-cache dir |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | fix apt cache |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | add pip and apt to gitlab cache |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | all tests pass! |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | add symbiyosys to ci |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | add git submodules to CI |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | add missing packages |
commit | commitdiff | tree |
2020-04-06 |
Jacob Lifshay | almost all tests work |
commit | commitdiff | tree |
2020-04-05 |
Jacob Lifshay | add .gitlab-ci.yml |
commit | commitdiff | tree |
2020-04-05 |
Jacob Lifshay | use fields.txt as the local file name and add to gitignore |
commit | commitdiff | tree |
2020-04-05 |
Jacob Lifshay | Revert "rename fields.text to use standard .txt file... |
commit | commitdiff | tree |
2020-04-05 |
Jacob Lifshay | rename fields.text to use standard .txt file extension... |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | put regs through to ISACaller |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | update submodule |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | update submodule |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | got fed up of hard-coded names, allow pywriter.py to... |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | add comment about form / op_fields |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | unpack tuple with new op_fields |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | add Form name parsing |
commit | commitdiff | tree |
2020-04-05 |
Michael Nolan | Autogenerate all.py |
commit | commitdiff | tree |
2020-04-05 |
Michael Nolan | Handle new changes in pseudocode parser |
commit | commitdiff | tree |
2020-04-05 |
Michael Nolan | Handle opcodes returning EXTS() results |
commit | commitdiff | tree |
2020-04-05 |
Michael Nolan | Fix bug 281 |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | effort to get base class instructions automatically |
commit | commitdiff | tree |
2020-04-05 |
Michael Nolan | Add in _reg and immediate support |
commit | commitdiff | tree |
2020-04-05 |
Michael Nolan | Fix issue with memory load/store byte order |
commit | commitdiff | tree |
2020-04-05 |
Michael Nolan | Fix not being able to use all instructions in ISA class |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | remove ISACaller as base class, do in soc.decoder.isa.ISA |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | get hex to recognise capitals |
commit | commitdiff | tree |
2020-04-05 |
Luke Kenneth... | submodule update |
commit | commitdiff | tree |
next |