-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[doc,reset] Fix references to reset behavior
- Don't mention the reset topology in the lc_ctrl theory of operation doc's description of CPU_EN since lc_cpu_en_o is independent of reset, and rv_core_ibex gets a separate fetch_en input from pwrmgr that determines whether the cpu is effectively enabled. - Fix the life cycle control description in the rv_dm interfaces doc: all it needs to say is that NDM reset will not reset rv_dm but will reset lc_ctrl. The prior text is inaccurate. Fixes #20700 Signed-off-by: Guillermo Maturana <[email protected]>
- Loading branch information
Showing
2 changed files
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters