forked from Github_Repos/cvw
Fixed tab space issue.
This commit is contained in:
parent
2dc349ea6f
commit
6916784354
@ -34,7 +34,8 @@
|
||||
- Implement faults on accessed/dirty behavior
|
||||
*/
|
||||
|
||||
module pagetablewalker (
|
||||
module pagetablewalker
|
||||
(
|
||||
// Control signals
|
||||
input logic clk, reset,
|
||||
input logic [`XLEN-1:0] SATP_REGW,
|
||||
|
Loading…
Reference in New Issue
Block a user