Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fsm_encoding attribute is not passed to Yosys #2263

Open
gkamendje opened this issue Jan 9, 2024 · 0 comments
Open

fsm_encoding attribute is not passed to Yosys #2263

gkamendje opened this issue Jan 9, 2024 · 0 comments

Comments

@gkamendje
Copy link

I am using e97602e
with Yosys Yosys 0.34+43 (git sha1 d21c464ae, c++ 11.4.0-1ubuntu1~22.04 -fPIC -Os)
Looks like the following attribute is not passed to Yosys. (* fsm_encoding="user" *) state_t curr_state ; The following example (RTL+Yosys script) illustrates the issue https://drive.google.com/file/d/1227_ul1Q_E0YteFAvkZ7HTWQ5CoVVe7A/view?usp=drive_link
Just change the pointer to the Yosys binary and run make kiss. There is no attribute \fsm_encoding "user" listed in the output.

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

No branches or pull requests

1 participant