mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fixed tab space issue.
This commit is contained in:
parent
2dc349ea6f
commit
6916784354
@ -34,7 +34,8 @@
|
|||||||
- Implement faults on accessed/dirty behavior
|
- Implement faults on accessed/dirty behavior
|
||||||
*/
|
*/
|
||||||
|
|
||||||
module pagetablewalker (
|
module pagetablewalker
|
||||||
|
(
|
||||||
// Control signals
|
// Control signals
|
||||||
input logic clk, reset,
|
input logic clk, reset,
|
||||||
input logic [`XLEN-1:0] SATP_REGW,
|
input logic [`XLEN-1:0] SATP_REGW,
|
||||||
|
Loading…
Reference in New Issue
Block a user