| 2020-05-03 | Luke Kenneth... | move TLB and iommu to unused directory | commit | commitdiff | tree | 
| 2020-05-02 | Michael Nolan | Read decoder tables from wiki submodule instead of web | commit | commitdiff | tree | 
| 2020-04-27 | Luke Kenneth... | add LDST PortInterface class | commit | commitdiff | tree | 
| 2020-04-27 | Luke Kenneth... | add CompLDSTOpSubset, contains subset of decode instruc... | commit | commitdiff | tree | 
| 2020-04-27 | Luke Kenneth... | update signal in DecodeToExecute1Type is "LD/ST perform... | commit | commitdiff | tree | 
| 2020-04-24 | Luke Kenneth... | experimenting with ld/st comp unit | commit | commitdiff | tree | 
| 2020-04-24 | Luke Kenneth... | remove out-of-date comments | commit | commitdiff | tree | 
| 2020-04-23 | Luke Kenneth... | comment req_done | commit | commitdiff | tree | 
| 2020-04-23 | Luke Kenneth... | hair-raising series of half-way-house changes which... | commit | commitdiff | tree | 
| 2020-04-23 | Luke Kenneth... | start using records in score6600 | commit | commitdiff | tree | 
| 2020-04-23 | Luke Kenneth... | rename MultiCompUnit | commit | commitdiff | tree | 
| 2020-04-23 | Luke Kenneth... | use go/rel Record in ldstcomp | commit | commitdiff | tree | 
| 2020-04-22 | Luke Kenneth... | fix request-done in compalu_multi | commit | commitdiff | tree | 
| 2020-04-22 | Luke Kenneth... | LDSTCompUnit converted, no need to special-case | commit | commitdiff | tree | 
| 2020-04-22 | Luke Kenneth... | convert CompALU to Record in/out | commit | commitdiff | tree | 
| 2020-04-21 | Jacob Lifshay | fix failure to import alu_hier | commit | commitdiff | tree | 
| 2020-04-21 | Jacob Lifshay | fix bug #290 | commit | commitdiff | tree | 
| 2020-04-21 | Jacob Lifshay | add libmpfr-dev to .gitlab-ci.yml | commit | commitdiff | tree | 
| 2020-04-20 | Tobias Platen | testcase fo mulli | commit | commitdiff | tree | 
| 2020-04-20 | Tobias Platen | testcase for addis | commit | commitdiff | tree | 
| 2020-04-20 | Tobias Platen | add with carry cleanup and test case | commit | commitdiff | tree | 
| 2020-04-20 | Luke Kenneth... | changes to LDSTCompUnit, get score6600 working | commit | commitdiff | tree | 
| 2020-04-19 | Luke Kenneth... | get compldst.py unit test up and running after modifica... | commit | commitdiff | tree | 
| 2020-04-19 | Luke Kenneth... | whoops cut/paste error, n_src used instead of n_dst... | commit | commitdiff | tree | 
| 2020-04-19 | Luke Kenneth... | import TestMemory globally not relative | commit | commitdiff | tree | 
| 2020-04-19 | Luke Kenneth... | convert BranchALU to temporary conformant API | commit | commitdiff | tree | 
| 2020-04-19 | Luke Kenneth... | half-way-house fix to get request-release signals working | commit | commitdiff | tree | 
| 2020-04-18 | Luke Kenneth... | attempting to get CompUnitsBase connected up | commit | commitdiff | tree | 
| 2020-04-18 | Luke Kenneth... | 1st operation successful, 2nd still not running correctly | commit | commitdiff | tree | 
| 2020-04-18 | Luke Kenneth... | yield ports in dep cell | commit | commitdiff | tree | 
| 2020-04-18 | Luke Kenneth... | go_rd/go_wr should not be array in FU-REGs | commit | commitdiff | tree | 
| 2020-04-18 | Jacob Lifshay | update libreriscv submodule | commit | commitdiff | tree | 
| 2020-04-18 | Jacob Lifshay | Merge branch 'master' of ssh://git.libre-riscv.org... | commit | commitdiff | tree | 
| 2020-04-18 | Jacob Lifshay | adding WIP memory_pipe_experiment | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | intpick request-release bug | commit | commitdiff | tree | 
| 2020-04-17 | Tobias Platen | add with carry instructions | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | rename signals | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | delay too long | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | temporarily not use MultiPriorityPicker | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | whoops fu-fu readable / writeable output not an array | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | whoops src_rsel signal-copy error | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | whew multi rd/wr signals finally connecting | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | whoops not using CompUnitMulti | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | not using relative imports (pain in the neck) | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | correct-wiring of FunctionUnit src/dest | commit | commitdiff | tree | 
| 2020-04-17 | Luke Kenneth... | create distinct "done_o" signal | commit | commitdiff | tree | 
| 2020-04-17 | Jacob Lifshay | fix tests | commit | commitdiff | tree | 
| 2020-04-17 | Jacob Lifshay | Merge branch 'master' of ssh://git.libre-riscv.org... | commit | commitdiff | tree | 
| 2020-04-17 | Jacob Lifshay | add memory_pipe_experiment | commit | commitdiff | tree | 
| 2020-04-16 | Luke Kenneth... | thoroughly broken but at least partly connected up... | commit | commitdiff | tree | 
| 2020-04-16 | Luke Kenneth... | update group picker to be multi-level capable.  now... | commit | commitdiff | tree | 
| 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 | 
| next |