Skip to content

Update FSM description to clarify state management in SV implementation#2

Open
casper-hansen wants to merge 1 commit intothomasnormal:mainfrom
casper-hansen:14-add-next-explainer
Open

Update FSM description to clarify state management in SV implementation#2
casper-hansen wants to merge 1 commit intothomasnormal:mainfrom
casper-hansen:14-add-next-explainer

Conversation

@casper-hansen
Copy link

Added a note emphasizing that the state should not be modified directly in the solution, and that it is updated only by the always_ff block. This clarification aims to guide users in correctly implementing the FSM logic.

…ntation

Added a note emphasizing that the <code>state</code> should not be modified directly in the solution, and that it is updated only by the <code>always_ff</code> block. This clarification aims to guide users in correctly implementing the FSM logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant