| 2021-11-30 | 
Luke Kenneth...  | fix write-after-write hazard checking | 
commit | commitdiff | tree | 
| 2021-11-30 | 
Luke Kenneth...  | allow busy to settle before checking state in test_core.py | 
commit | commitdiff | tree | 
| 2021-11-30 | 
Luke Kenneth...  | only check regs right at the end in test_core.py overla...  | 
commit | commitdiff | tree | 
| 2021-11-30 | 
Luke Kenneth...  | move sim call before core run in test_core.py | 
commit | commitdiff | tree | 
| 2021-11-30 | 
Luke Kenneth...  | getting formerly unused test_core.py operational | 
commit | commitdiff | tree | 
| 2021-11-29 | 
Luke Kenneth...  | whoops missed make_hazard_vec test | 
commit | commitdiff | tree | 
| 2021-11-29 | 
Luke Kenneth...  | whoops do the set/get of the write-vector at a single...  | 
commit | commitdiff | tree | 
| 2021-11-29 | 
Luke Kenneth...  | always set fwd_bus_mode=False on regfiles | 
commit | commitdiff | tree | 
| 2021-11-29 | 
Luke Kenneth...  | add MMU and SPR to list of FUs that must report "busy...  | 
commit | commitdiff | tree | 
| 2021-11-29 | 
Luke Kenneth...  | disallow overlap in core on LDST, Branch, and Trap. | 
commit | commitdiff | tree | 
| 2021-11-29 | 
Luke Kenneth...  | use dict style not setattr on submodules | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | code-comments | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | fix instructions of the type "read-reg-is-same-as-write" | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Tobias Platen | loadstore testcase: read at random addresses | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | FU-Regs matrix tidyup and comments | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | minor tidyup on FU-Regs Matrix | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | update FURegDepMatrix to multi-dest | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | update naming on Reg_Rsv signals | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | add copyright and attribution notices | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | update FU_RW_Pending vectors to multi-dest | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | convert DependencyRow to multiple destination latches | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | add copyright and attribution notices to dependence_cell.py | 
commit | commitdiff | tree | 
| 2021-11-27 | 
Luke Kenneth...  | update license and attribution in fu_reg_matrix.py | 
commit | commitdiff | tree | 
| 2021-11-26 | 
Luke Kenneth...  | convert score6600_multi over to using RegSpecs (in...  | 
commit | commitdiff | tree | 
| 2021-11-26 | 
Luke Kenneth...  | early use of Array unnecessarily (all uses are static...  | 
commit | commitdiff | tree | 
| 2021-11-26 | 
Luke Kenneth...  | early use of Array unnecessarily (all uses are static...  | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Luke Kenneth...  | get score6600_multi operational again | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Luke Kenneth...  | add debug prints in old simulator | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Luke Kenneth...  | add debug prints in old simulator | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Tobias Platen | seperate invalid test case from other test cases | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Tobias Platen | mmu: add debug output | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Tobias Platen | add testcase for invalid pagetable | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Tobias Platen | pimem: reset on exception | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Tobias Platen | remove unuses dsisr signal | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Tobias Platen | reset state to idle on exception | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Luke Kenneth...  | more sorting scoremulti | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Luke Kenneth...  | more sorting out scoremulti | 
commit | commitdiff | tree | 
| 2021-11-25 | 
Luke Kenneth...  | add test pspec for scoremulti to work | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | convert hazard bitvectors to Reset-Priority SRLatch...  | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Tobias Platen | fix exception handling in pi_ld | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Tobias Platen | Merge branch 'master' of ssh://git.libre-riscv.org...  | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Tobias Platen | improve debug output in mmu.py | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | fix write-after-write hazard detection | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | when allow_overlap enabled do a manual wait until all...  | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | code-comments | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | add write-after-write hazard detection | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | add 2nd hazard bitvector port for write-after-write | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | whoops merged the two write-ports for RT and RA-with...  | 
commit | commitdiff | tree | 
| 2021-11-24 | 
Luke Kenneth...  | disable hazard vectors when overlap is not requested...  | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | update submodules | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | more comments | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Tobias Platen | pimem changes for st exception handling | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Tobias Platen | fix test_loadstore1.py | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | add FU write-after-write hazard detection Signal (dummy...  | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | add code-comments, link to in-order core | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | more use of namedtuples in core.py for clarity | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | start some use of namedtuples in core.py | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | use some namedtuples to make things clearer in core.py | 
commit | commitdiff | tree | 
| 2021-11-23 | 
Luke Kenneth...  | use fascinating trick of defaultdict-of-defaultdicts | 
commit | commitdiff | tree | 
| 2021-11-22 | 
Tobias Platen | add store testcase | 
commit | commitdiff | tree | 
| 2021-11-22 | 
Tobias Platen | fix fast exception handling for pi_st | 
commit | commitdiff | tree | 
| 2021-11-22 | 
Luke Kenneth...  | make FetchFSM take PC as an input in its ispec | 
commit | commitdiff | tree | 
| 2021-11-22 | 
Luke Kenneth...  | local variable rename in FetchFSM | 
commit | commitdiff | tree | 
| 2021-11-22 | 
Luke Kenneth...  | split out FetchFSM into separate module | 
commit | commitdiff | tree | 
| 2021-11-22 | 
Luke Kenneth...  | whoops accidentally committed commented-out test for...  | 
commit | commitdiff | tree | 
| 2021-11-21 | 
Luke Kenneth...  | reset execute back to ISSUE_START if at INSN_WAIT and | 
commit | commitdiff | tree | 
| 2021-11-21 | 
Luke Kenneth...  | restrict (refine) hazard selection to the one being...  | 
commit | commitdiff | tree | 
| 2021-11-21 | 
Luke Kenneth...  | block picker hazard on input to PriorityPicker rather...  | 
commit | commitdiff | tree | 
| 2021-11-21 | 
Luke Kenneth...  | parse test_issuer args allow option "allow-overlap...  | 
commit | commitdiff | tree | 
| 2021-11-21 | 
Luke Kenneth...  | complex.  TestRunner now does not work properly unless...  | 
commit | commitdiff | tree | 
| 2021-11-21 | 
Luke Kenneth...  | fixed issue with hazard dependencies, read will nott | 
commit | commitdiff | tree | 
| 2021-11-21 | 
Tobias Platen | add testcase for fast exceptions on store | 
commit | commitdiff | tree | 
| 2021-11-20 | 
Tobias Platen | fix pi_ld testcase | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | add both bitdict and selected args to connect_rd/wrport | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | sorting out issue hazard conflicts in core. | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | debug and cleanup | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | rename instruction_active to instr_active in core | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | read latch on regfile ports was fine, the combinatorial...  | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Tobias Platen | Merge branch 'master' of ssh://git.libre-riscv.org...  | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | latch copy of read register numbers, not in use due...  | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | use read spec in connect_rdport rather than list of...  | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | capture write regfile numbers into write latches in...  | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | code tidyup / comments, and use defaultdict | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | create lists of latches in each FU, to record the read...  | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | for some reason DMI CTRL returns status of 0x6 not 0x0 | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | missing argument, domain="sync" in JTAG instance | 
commit | commitdiff | tree | 
| 2021-11-19 | 
Luke Kenneth...  | return None if data returned is empty | 
commit | commitdiff | tree | 
| 2021-11-18 | 
Luke Kenneth...  | remove combinatorial loop in core instruction conflict...  | 
commit | commitdiff | tree | 
| 2021-11-18 | 
Luke Kenneth...  | experimenting with overlapping instructions, bit of...  | 
commit | commitdiff | tree | 
| 2021-11-18 | 
Luke Kenneth...  | set up core processing FSM, which captures data if...  | 
commit | commitdiff | tree | 
| 2021-11-18 | 
Luke Kenneth...  | set up a temporary copy of CoreInput | 
commit | commitdiff | tree | 
| 2021-11-18 | 
Luke Kenneth...  | experiment allowing overlap (activated with --allow...  | 
commit | commitdiff | tree | 
| 2021-11-18 | 
Luke Kenneth...  | remove unneeded import | 
commit | commitdiff | tree | 
| 2021-11-18 | 
Tobias Platen | more work on test_loadstore1 | 
commit | commitdiff | tree | 
| 2021-11-17 | 
Jacob Lifshay | start adding bitmanip FU | 
commit | commitdiff | tree | 
| 2021-11-17 | 
Tobias Platen | PortInterfaceBase: fix fast exception handling | 
commit | commitdiff | tree | 
| 2021-11-17 | 
Tobias Platen | whitespace | 
commit | commitdiff | tree | 
| 2021-11-17 | 
Tobias Platen | Merge branch 'master' of ssh://git.libre-riscv.org...  | 
commit | commitdiff | tree | 
| 2021-11-17 | 
Tobias Platen | fix mistake in test_pi2ls.py | 
commit | commitdiff | tree | 
| 2021-11-17 | 
Luke Kenneth...  | reading of regfile bitvector added, which activates...  | 
commit | commitdiff | tree | 
| next |