projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b26c378
)
update comment block
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 14 Apr 2019 14:07:28 +0000
(15:07 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 14 Apr 2019 14:07:28 +0000
(15:07 +0100)
TLB/src/ariane/ptw.py
patch
|
blob
|
history
diff --git
a/TLB/src/ariane/ptw.py
b/TLB/src/ariane/ptw.py
index 33c16e42777895bad3cc6429401a444101e63293..832e9bc10d481aac2fd18e2839b7307510c94688 100644
(file)
--- a/
TLB/src/ariane/ptw.py
+++ b/
TLB/src/ariane/ptw.py
@@
-147,7
+147,7
@@
class PTW:
tag_valid = Signal()
# register the ASID
tlb_update_asid = Signal(ASID_WIDTH)
- # register
the VPN we need to walk, SV39 defines a 39 bit virtual address
+ # register
VPN we need to walk, SV39 defines a 39 bit virtual addr
vaddr = Signal(64)
# 4 byte aligned physical pointer
ptw_pptr = Signal(56)