AngelaGonzalezMarino
AngelaGonzalezMarino
Unification of MMU sv32, sv39 and sv39x4
### Is there an existing CVA6 bug for this? - [X] I have searched the existing bug issues ### Bug Description Hi @Saute0212 @JeanRochCoulon I guess an issue is more...
Update of user manual related to MMU Unification
Update of design document related to MMU Unification
Use vaddr for tval instead of paddr when translation is enabled
Add reserved bits to PTE structure be used in sv39 and sv39x4 only Check that they are 0, otherwise the PTE is considered invalid
Including PR https://github.com/openhwgroup/cva6/pull/1807
Current implementation goes to wait valid state after receiving an address write, until the data write comes The proposal is to permit to respond to read requests that may come...