| 2021-02-26 | Cesar Strauss | Add a vector case with VL == 0 | commit | commitdiff | tree | 
| 2021-02-26 | Luke Kenneth... | comment on CoreState | commit | commitdiff | tree | 
| 2021-02-26 | Luke Kenneth... | remove sv_changed input to fetch_fsm, add it to issue_f... | commit | commitdiff | tree | 
| 2021-02-26 | Luke Kenneth... | moving new_svstate and update_svstate into issue FSM... | commit | commitdiff | tree | 
| 2021-02-26 | Luke Kenneth... | move fetch_insn_o into issue_fsm TestIssuer | commit | commitdiff | tree | 
| 2021-02-26 | Luke Kenneth... | add comments, missing that VL loop ends after execution... | commit | commitdiff | tree | 
| 2021-02-26 | Cesar Strauss | Implement a decode/issue FSM between fetch and execute | commit | commitdiff | tree | 
| 2021-02-24 | Tobias Platen | wb_get: write outputs to seperate logfile too | commit | commitdiff | tree | 
| 2021-02-24 | Tobias Platen | update mmu testcase | commit | commitdiff | tree | 
| 2021-02-24 | Tobias Platen | test_runner.py: add needed imports | commit | commitdiff | tree | 
| 2021-02-24 | Luke Kenneth... | add comments explaining split | commit | commitdiff | tree | 
| 2021-02-24 | Luke Kenneth... | move DecodeCROut/In (at last) out of PowerDecoderSubset... | commit | commitdiff | tree | 
| 2021-02-24 | Luke Kenneth... | start making write_cr0 independent of DecodeCROut | commit | commitdiff | tree | 
| 2021-02-23 | Tobias Platen | deduplicate | commit | commitdiff | tree | 
| 2021-02-23 | Luke Kenneth... | add note that SVSTATE has changed, this will allow... | commit | commitdiff | tree | 
| 2021-02-22 | Cesar Strauss | Fix typo when calculating PowerDecoder2.no_out_vec | commit | commitdiff | tree | 
| 2021-02-22 | Luke Kenneth... | move setting of NIA into fetch FSM in TestIssuer | commit | commitdiff | tree | 
| 2021-02-22 | Luke Kenneth... | whoops | commit | commitdiff | tree | 
| 2021-02-22 | Luke Kenneth... | moving PC-setting (NIA) out of execute_fsm in TestIssuer | commit | commitdiff | tree | 
| 2021-02-22 | Luke Kenneth... | rename inter-FSM handshake signals in TestIssuer | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | err trying to put in some FSM handshake signals, gettin... | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | comment for where SVSTATE FSM should go | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | add CR out vector detection to PowerDecoder2 no_out_vec | commit | commitdiff | tree | 
| 2021-02-21 | Cesar Strauss | The field selection function was moved to nmutil.util | commit | commitdiff | tree | 
| 2021-02-21 | Cesar Strauss | Hide the register augmentation traces by default | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | move execute_fsm to separate function in TestIssuer | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | move fetch_fsm to separate function in TestIssuer | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | add JTAG enable/disable of 4k SRAMs | commit | commitdiff | tree | 
| 2021-02-21 | Cesar Strauss | The new version of "sel" is smart enough to find a... | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | add comments for Mode field in SVP64Asm | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | comments in SVP64RMFields | commit | commitdiff | tree | 
| 2021-02-21 | Cesar Strauss | Use the new selection field function from nmutil | commit | commitdiff | tree | 
| 2021-02-21 | Cesar Strauss | Use symbolic values as field sizes | commit | commitdiff | tree | 
| 2021-02-21 | Cesar Strauss | Replace all hardcoded shifts into RM by usage of SVP64R... | commit | commitdiff | tree | 
| 2021-02-21 | Luke Kenneth... | create SVP64CROffs consts for when SVP64 Vector-of... | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | comments on sv.add. Rc=1 unit test | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add in Vectorised CRs when Rc=1 into ISACaller | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add CR1 to DecodeCRIn/Out | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add some debug checking to get_pdecode_cr_out | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add crossreference to bug #603 | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add more debug output to get_pdecode_cr_out | commit | commitdiff | tree | 
| 2021-02-20 | Cesar Strauss | Actually forward the field width to field_slice() | commit | commitdiff | tree | 
| 2021-02-20 | Cesar Strauss | Assemble the SV64 prefix from its subfields using SVP64... | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | start on CRs in SVP64 mode | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | fix SVP64Asm Rc=1 assembly | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add black-box attribute to 4k SRAM cell | commit | commitdiff | tree | 
| 2021-02-20 | Cesar Strauss | Fix more MSB0 issues in comments | commit | commitdiff | tree | 
| 2021-02-20 | Cesar Strauss | Replace more hardcoded constants with symbolic field... | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | increment CRs based on srcstep, see what happens | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add litex wishbone interconnect to 4x 4k SRAMs | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add QTY 4of 4k SRAMs SPBlock512W64B8W to TestIssuer... | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add option for QTY 4x 4k SRAM blocks (not added yet... | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add Wishbone-wrapped SPBlock_512W64B8W | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | whoops set ROM to none by mistake | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | whoops spelling error | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | add (unused) code for writing out SVSTATE in TestIssuer | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | correct arguments, set microwatt_mmu=True, pass in... | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | minor whitespace cleanup | commit | commitdiff | tree | 
| 2021-02-20 | Luke Kenneth... | remove massive code-duplication, move simple "self... | commit | commitdiff | tree | 
| 2021-02-20 | Tobias Platen | mmu testcase: set MMU SPRs | commit | commitdiff | tree | 
| 2021-02-20 | Tobias Platen | add rom debugger | commit | commitdiff | tree | 
| 2021-02-20 | Tobias Platen | add mmu rom testcase | commit | commitdiff | tree | 
| 2021-02-18 | Tobias Platen | mmu: remove TestMemory | commit | commitdiff | tree | 
| 2021-02-17 | Luke Kenneth... | declare blank classes SPEC and EXTRA2 to add MSB-to... | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Use subfield bit selection to extract the RM SVP64... | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Replace MSB-i by symbolic subfield indices and selectors | commit | commitdiff | tree | 
| 2021-02-17 | Tobias Platen | Merge branch 'master' of ssh://git.libre-riscv.org... | commit | commitdiff | tree | 
| 2021-02-17 | Tobias Platen | add wishbone signals to gtkwave output | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Add the SVSTATE traces to GTKWave to allow debugging... | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Initialize the core SVSTATE from the corresponding... | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Revert "Setup SVSTATE, from the test settings, at the... | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Add a function to select bits from a signal into a... | commit | commitdiff | tree | 
| 2021-02-17 | Luke Kenneth... | fix reg read/write in ISACaller, PowerDecoder2 handles... | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Add a case for checking the EXTRA field and register... | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Add traces to debug SVP64 prefix decoding issues | commit | commitdiff | tree | 
| 2021-02-17 | Cesar Strauss | Setup SVSTATE, from the test settings, at the start | commit | commitdiff | tree | 
| 2021-02-16 | Cesar Strauss | Fix MSB0 issues for SVP64 | commit | commitdiff | tree | 
| 2021-02-16 | Tobias Platen | mmureq handling | commit | commitdiff | tree | 
| 2021-02-16 | Tobias Platen | dcache error handling | commit | commitdiff | tree | 
| 2021-02-16 | Tobias Platen | Merge branch 'master' of ssh://git.libre-riscv.org... | commit | commitdiff | tree | 
| 2021-02-16 | Luke Kenneth... | ordering wrong on svstate in ISACaller | commit | commitdiff | tree | 
| 2021-02-16 | Luke Kenneth... | adapt botchify so it can be used for 31- or 15- etc... | commit | commitdiff | tree | 
| 2021-02-16 | Luke Kenneth... | add indicator to PowerDecoder2 when no outputs are... | commit | commitdiff | tree | 
| 2021-02-15 | Cole Poirier | remove file experiment/formal/proof_icache.py as it... | commit | commitdiff | tree | 
| 2021-02-15 | Tobias Platen | test case for MMU SPRs: PID and PRTBL | commit | commitdiff | tree | 
| 2021-02-15 | Cesar Strauss | Simplify obtaining the PC from the register file | commit | commitdiff | tree | 
| 2021-02-15 | Tobias Platen | Merge branch 'master' of ssh://git.libre-riscv.org... | commit | commitdiff | tree | 
| 2021-02-14 | Cesar Strauss | Show traces for the register numbers of the current... | commit | commitdiff | tree | 
| 2021-02-14 | Cesar Strauss | Fix width of the "extra" input on the Extra decoder | commit | commitdiff | tree | 
| 2021-02-14 | Cesar Strauss | Fix conversion to MSB0 | commit | commitdiff | tree | 
| 2021-02-14 | Cesar Strauss | Remove obsolete comment | commit | commitdiff | tree | 
| 2021-02-14 | Luke Kenneth... | add comments to TestIssuer | commit | commitdiff | tree | 
| 2021-02-14 | Luke Kenneth... | add srcstep onto Vectorised GPRs in PowerDecoder2 | commit | commitdiff | tree | 
| 2021-02-14 | Luke Kenneth... | add TestRunner comments | commit | commitdiff | tree | 
| 2021-02-14 | Luke Kenneth... | add Regfiles comments | commit | commitdiff | tree | 
| 2021-02-14 | Luke Kenneth... | add SVSTATE reading to TestIssuer | commit | commitdiff | tree | 
| 2021-02-14 | Luke Kenneth... | add SVSTATE to CoreState | commit | commitdiff | tree | 
| 2021-02-14 | Luke Kenneth... | add extra FSM explanatory comments to TestIssuer | commit | commitdiff | tree | 
| 2021-02-13 | Luke Kenneth... | use function for getting instruction from 32/64 bit... | commit | commitdiff | tree | 
| 2021-02-13 | Cesar Strauss | Fetch and decode the SVP64 prefix | commit | commitdiff | tree | 
| next |