Skip to content

how to properly prevent FSM recoding? #4120

Answered by nakengelhardt
gkamendje asked this question in Q&A
Discussion options

You must be logged in to vote

I am using the systemverilog module as a frontend

Do you mean a third-party plugin? Have you checked if the attribute is present after importing the design?

You can run this script to check:

hierarchy -top top
proc
clean
dump w:curr_state

If you do not see attribute \fsm_encoding "user" listed in the output, that would be a problem with the plugin that you should report to its authors.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@gkamendje
Comment options

@nakengelhardt
Comment options

Answer selected by gkamendje
@gkamendje
Comment options

@gkamendje
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants