Skip to content

Commit

Permalink
update bit position of valid bit in MTTL3
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Sahita <[email protected]>
  • Loading branch information
rsahita committed Oct 15, 2024
1 parent 8447ac2 commit a9bb6f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter4.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ The following MTT L3 entry accomodates a 56 bit PAW:
....
{reg: [
{bits: 44, name: 'MTTL2 PPN'},
{bits: 19, name: 'ZERO'},
{bits: 1, name: 'VALID'},
{bits: 19, name: 'ZERO'},
], config:{lanes: 1, hspace:1024}}
....

Expand Down

0 comments on commit a9bb6f1

Please sign in to comment.