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 image generator doesn't support conditional operator ( ? ). #588

Open
tms4517 opened this issue Mar 5, 2024 · 0 comments
Open

FSM image generator doesn't support conditional operator ( ? ). #588

tms4517 opened this issue Mar 5, 2024 · 0 comments
Labels
bug Something isn't working documenter

Comments

@tms4517
Copy link

tms4517 commented Mar 5, 2024

Describe the bug
The conditional operator is not supported. For an image to be generated, replace ?, with if else statements.

To Reproduce
See diff: tms4517/Yosys_to_aid_with_RTL_design@57cfb14

Please complete the following information:

  • OS: Ubuntu 18.04.4
  • VSCode: Version 1.87
@tms4517 tms4517 added the bug Something isn't working label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documenter
Projects
None yet
Development

No branches or pull requests

2 participants