Skip to content

Commit

Permalink
[rom_ctrl,doc] Fix capitalisation of MuBi4True
Browse files Browse the repository at this point in the history
Signed-off-by: Rupert Swarbrick <[email protected]>
  • Loading branch information
rswarbrick committed Feb 12, 2025
1 parent 6fe8855 commit f379988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/ip/rom_ctrl/doc/theory_of_operation.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This is taken by the checker FSM (ignoring ECC bits) and will be compared with t

Once it comes back, the digest is forwarded directly to the [Key Manager](../../keymgr/README.md).
It is also compared with the hash that was read from the top eight words of ROM.
On a match, `pwrmgr_data_o.good` is signalled as `Mubi4True`.
On a match, `pwrmgr_data_o.good` is signalled as `MuBi4True`.
In either case, `pwrmgr_data_o.done` goes high when the calculation is complete.

The diagram below shows the operation of the simple FSM.
Expand Down

0 comments on commit f379988

Please sign in to comment.