Thomas Fleming
|
ef80176e2c
|
Extend stall on leaf page lookups
|
2021-04-22 01:51:38 -04:00 |
|
Thomas Fleming
|
4bae666fa1
|
Implement virtual memory protection
|
2021-04-21 19:58:36 -04:00 |
|
Thomas Fleming
|
7d2d6823f1
|
Fix mmu lint errors
|
2021-04-13 19:19:58 -04:00 |
|
Thomas Fleming
|
09c9c49541
|
Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main
Conflicts:
wally-pipelined/src/ebu/pagetablewalker.sv
|
2021-04-13 13:42:03 -04:00 |
|
Thomas Fleming
|
6188f10732
|
Move InstrPageFault to fetch stage
|
2021-04-13 13:39:22 -04:00 |
|
Teo Ene
|
1018a10625
|
Various code syntax changes to bring HDL to a synthesizable level
|
2021-04-13 11:27:12 -05:00 |
|
Thomas Fleming
|
303c2c4839
|
Implement support for superpages
|
2021-04-08 02:44:59 -04:00 |
|
Thomas Fleming
|
1cbdaf1f05
|
Fix extraneous page fault stall
|
2021-04-03 21:28:24 -04:00 |
|
Thomas Fleming
|
7126ab7864
|
Complete basic page table walker
|
2021-03-30 22:19:27 -04:00 |
|
Thomas Fleming
|
e3900bd0fa
|
Finish finite state machines for page table walker
|
2021-03-25 02:48:40 -04:00 |
|
Thomas Fleming
|
7f7597e667
|
Connect tlb, pagetablewalker, and memory
|
2021-03-18 14:35:46 -04:00 |
|