projects
/
soc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
update test_compldst_multi_mmu.py to use pagetables
2021-10-04
Tobias Platen
update test_compldst_multi_mmu.py to use pagetables
commit
|
commitdiff
|
tree
2021-10-04
Tobias Platen
move pagetable to external file
commit
|
commitdiff
|
tree
2021-10-04
Tobias Platen
add wishbone driver for test_compldst_multi_mmu.py
commit
|
commitdiff
|
tree
2021-10-03
Tobias Platen
update test_compldst_multi_mmu.py
commit
|
commitdiff
|
tree
2021-10-03
Tobias Platen
src/soc/experiment/compldst_multi.py: update signal...
commit
|
commitdiff
|
tree
2021-10-03
Tobias Platen
use LoadStore1 and DCache in test_compldst_multi_mmu.py
commit
|
commitdiff
|
tree
2021-10-03
Tobias Platen
more cleanup on pimem.py
commit
|
commitdiff
|
tree
2021-10-03
Tobias Platen
whitespace
commit
|
commitdiff
|
tree
2021-10-03
Tobias Platen
remove redunant pi_dcbz
commit
|
commitdiff
|
tree
2021-10-03
Tobias Platen
an extra dcbz parameter in all six places
commit
|
commitdiff
|
tree
2021-10-02
Tobias Platen
dcbz: cleanup
commit
|
commitdiff
|
tree
2021-10-02
Tobias Platen
dcbz symbol rename
commit
|
commitdiff
|
tree
2021-10-02
Tobias Platen
loadstore.py: add function set_dcbz_addr
commit
|
commitdiff
|
tree
2021-10-02
Tobias Platen
update test_dcbz_pi.py test case
commit
|
commitdiff
|
tree
2021-10-02
Tobias Platen
PortInterfaceBase: add dcbz handling
commit
|
commitdiff
|
tree
2021-09-29
Tobias Platen
compldst_multi.py: pass dcbz to portinterface
commit
|
commitdiff
|
tree
2021-09-29
Tobias Platen
testcase for compldst: wait for address
commit
|
commitdiff
|
tree
2021-09-28
Tobias Platen
rename ra_needed to zero_a
commit
|
commitdiff
|
tree
2021-09-28
Tobias Platen
update testcase for dcbz
commit
|
commitdiff
|
tree
2021-09-28
Tobias Platen
add testcase for dcbz
commit
|
commitdiff
|
tree
2021-09-22
Tobias Platen
Merge branch 'master' of ssh://git.libre-riscv.org...
commit
|
commitdiff
|
tree
2021-09-22
Tobias Platen
compldst_multi: add op_is_dcbz signal
commit
|
commitdiff
|
tree
2021-09-22
Tobias Platen
whitespace cleanup
commit
|
commitdiff
|
tree
2021-09-21
Tobias Platen
Merge branch 'master' of ssh://git.libre-riscv.org...
commit
|
commitdiff
|
tree
2021-09-21
Tobias Platen
testcase: add mmu, link mmu and dcache together
commit
|
commitdiff
|
tree
2021-09-21
Tobias Platen
Merge branch 'master' of ssh://git.libre-riscv.org...
commit
|
commitdiff
|
tree
2021-09-21
Tobias Platen
comment out lines that cause test_compldst_multi_mmu...
commit
|
commitdiff
|
tree
2021-09-20
Tobias Platen
update test_compldst_multi_mmu.py
commit
|
commitdiff
|
tree
2021-08-17
Tobias Platen
fix "link addr-go direct to rel"
commit
|
commitdiff
|
tree
2021-08-16
Tobias Platen
fix renamed symbols
commit
|
commitdiff
|
tree
2021-08-16
Tobias Platen
add WIP DCBZTestCase
commit
|
commitdiff
|
tree
2021-07-31
Tobias Platen
partial fix for src/soc/experiment/compldst_multi.py
commit
|
commitdiff
|
tree
2021-07-30
Tobias Platen
partially fix unit test in compldst_multi.py
commit
|
commitdiff
|
tree
2021-07-26
Tobias Platen
compldst_multi: add debug output for dcbz
commit
|
commitdiff
|
tree
2021-07-24
Tobias Platen
add test_issuer_dcache.py
commit
|
commitdiff
|
tree
2021-07-23
Tobias Platen
ldst: cleanup debug outputs
commit
|
commitdiff
|
tree
2021-07-23
Tobias Platen
test_dcbz_pi.py: dcbz now working
commit
|
commitdiff
|
tree
2021-07-21
Tobias Platen
revert accidential delete in test_pi2ls.py causing...
commit
|
commitdiff
|
tree
2021-07-21
Tobias Platen
test_dcbz_pi.py: do not use problem state
commit
|
commitdiff
|
tree
2021-07-21
Tobias Platen
update pi_dcbz function
commit
|
commitdiff
|
tree
2021-07-19
Tobias Platen
src/soc/config/test/test_pi2ls.py: add more debug outputs
commit
|
commitdiff
|
tree
2021-07-19
Tobias Platen
test_dcbz_pi.py: more work on unit test
commit
|
commitdiff
|
tree
2021-07-14
Tobias Platen
add more debug outputs, pass dcbz to loadstore/dcache
commit
|
commitdiff
|
tree
2021-07-14
Tobias Platen
dcache: improve debug output
commit
|
commitdiff
|
tree
2021-07-11
Tobias Platen
more work on test_dcbz_pi.py
commit
|
commitdiff
|
tree
2021-07-11
Tobias Platen
pass self.pi.is_dcbz to request
commit
|
commitdiff
|
tree
2021-07-11
Tobias Platen
implement pi_dcbz
commit
|
commitdiff
|
tree
2021-07-11
Tobias Platen
Merge branch 'master' of ssh://git.libre-riscv.org...
commit
|
commitdiff
|
tree
2021-07-11
Tobias Platen
add test_dcbz_pi.py (skeleton only)
commit
|
commitdiff
|
tree
2021-06-30
Tobias Platen
cut down on time by uncommenting data not needed, adding...
commit
|
commitdiff
|
tree
2021-06-28
Tobias Platen
update ldst test case by adding precise timing
commit
|
commitdiff
|
tree
2021-06-20
Tobias Platen
dcache: add debug output
commit
|
commitdiff
|
tree
2021-06-20
Tobias Platen
update test_ldst_pi.py
commit
|
commitdiff
|
tree
2021-06-18
Tobias Platen
uncomment test_dcache_random
commit
|
commitdiff
|
tree
2021-06-18
Tobias Platen
src/soc/fu/ldst/loadstore.py: keep data for the whole...
commit
|
commitdiff
|
tree
2021-06-14
Tobias Platen
update testcase for ldst
commit
|
commitdiff
|
tree
2021-06-01
Tobias Platen
test_ldst_pi.py: add new test case
commit
|
commitdiff
|
tree
2021-05-29
Tobias Platen
test_ldst_pi.py: first version of test_dcache_random()
commit
|
commitdiff
|
tree
2021-05-29
Tobias Platen
test_ldst_pi.py: more test_dcache_regression()
commit
|
commitdiff
|
tree
2021-05-25
Tobias Platen
test_ldst_pi.py: fix race condition causing early stop
commit
|
commitdiff
|
tree
2021-05-25
Tobias Platen
wait_ldok: add debug output count
commit
|
commitdiff
|
tree
2021-05-15
Tobias Platen
test_ldst_pi.py: add dcache regression and random test...
commit
|
commitdiff
|
tree
2021-05-10
Tobias Platen
style-wise: use ~self.instr_fault not self.instr_fault==0
commit
|
commitdiff
|
tree
2021-05-10
Tobias Platen
LoadStore1: add rules for MMU_LOOKUP
commit
|
commitdiff
|
tree
2021-05-09
Tobias Platen
src/soc/fu/ldst/loadstore.py drive output d_in.valid
commit
|
commitdiff
|
tree
2021-05-09
Tobias Platen
move skeleton to elaborate
commit
|
commitdiff
|
tree
2021-05-09
Tobias Platen
src/soc/fu/ldst/loadstore.py: add skeleton for fsm
commit
|
commitdiff
|
tree
2021-05-07
Tobias Platen
fix 'sync' referenced before assignment in src/soc...
commit
|
commitdiff
|
tree
2021-05-05
Tobias Platen
fix bug in mmu/fsm.py
commit
|
commitdiff
|
tree
2021-05-04
Tobias Platen
Merge branch 'master' of ssh://git.libre-riscv.org...
commit
|
commitdiff
|
tree
2021-05-04
Tobias Platen
implement MFSPR the same way as fu/spr/main_stage.py
commit
|
commitdiff
|
tree
2021-05-04
Tobias Platen
upate dsisr and dar using sync
commit
|
commitdiff
|
tree
2021-04-21
Tobias Platen
testcase: pass PRTBL to mmu
commit
|
commitdiff
|
tree
2021-04-17
Tobias Platen
radixmmu: fix my mistake about pgbase size
commit
|
commitdiff
|
tree
2021-04-16
Tobias Platen
pass the "old" value of shift to _new_lookup
commit
|
commitdiff
|
tree
2021-04-15
Tobias Platen
fix radix testcase
commit
|
commitdiff
|
tree
2021-04-14
Tobias Platen
update test_caller_radix.py
commit
|
commitdiff
|
tree
2021-04-14
Tobias Platen
radixmmu: handle badtree
commit
|
commitdiff
|
tree
2021-04-14
Tobias Platen
update test case for radix mmu
commit
|
commitdiff
|
tree
2021-04-14
Tobias Platen
radixmmu: error handling
commit
|
commitdiff
|
tree
2021-04-13
Tobias Platen
more fixes for radixmmu.py
commit
|
commitdiff
|
tree
2021-04-13
Tobias Platen
fix AttributeError in radixmmu testcase
commit
|
commitdiff
|
tree
2021-04-12
Tobias Platen
radixmmu.py: cleanup
commit
|
commitdiff
|
tree
2021-04-11
Tobias Platen
fix bug in radixmmu.py
commit
|
commitdiff
|
tree
2021-04-11
Tobias Platen
radixmmu: more work on segment check
commit
|
commitdiff
|
tree
2021-04-07
Tobias Platen
WIP: calculate address of first page table entry
commit
|
commitdiff
|
tree
2021-04-07
Tobias Platen
radixmmu: fix segment_check function and its caller
commit
|
commitdiff
|
tree
2021-04-06
Tobias Platen
add mmu_states.dia
commit
|
commitdiff
|
tree
2021-03-31
Tobias Platen
_new_lookup: remove unused argument mbits
commit
|
commitdiff
|
tree
2021-03-31
Tobias Platen
radixmmu: read prtable entry
commit
|
commitdiff
|
tree
2021-03-31
Tobias Platen
radixmmu.py: remove redunant code
commit
|
commitdiff
|
tree
2021-03-30
Tobias Platen
Merge branch 'master' of ssh://git.libre-riscv.org...
commit
|
commitdiff
|
tree
2021-03-30
Tobias Platen
more work on _prtable_lookup and testcase
commit
|
commitdiff
|
tree
2021-03-30
Tobias Platen
Merge branch 'master' of ssh://git.libre-riscv.org...
commit
|
commitdiff
|
tree
2021-03-30
Tobias Platen
comment about microwatt implementation details
commit
|
commitdiff
|
tree
2021-03-30
Tobias Platen
add function _prtable_lookup and unit test
commit
|
commitdiff
|
tree
2021-03-25
Tobias Platen
radixmmu.py: cleanup, documentation
commit
|
commitdiff
|
tree
2021-03-25
Tobias Platen
fix _get_prtable_addr, cleanup
commit
|
commitdiff
|
tree
2021-03-23
Tobias Platen
make addrshift human readable
commit
|
commitdiff
|
tree
2021-03-23
Tobias Platen
add addrshift function (based on microwatt)
commit
|
commitdiff
|
tree
next