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

Disallow @external in subcomponents when generating verilog #987

Closed
rachitnigam opened this issue Apr 25, 2022 · 0 comments · Fixed by #1043
Closed

Disallow @external in subcomponents when generating verilog #987

rachitnigam opened this issue Apr 25, 2022 · 0 comments · Fixed by #1043
Labels
C: Calyx Extension or change to the Calyx IL Type: Bug Bug in the implementation

Comments

@rachitnigam
Copy link
Contributor

The code generator will generate incorrect code if it sees @external in sub-components. When code generating Verilog, only the main module should have @external.

@rachitnigam rachitnigam added Type: Bug Bug in the implementation C: Calyx Extension or change to the Calyx IL labels Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Calyx Extension or change to the Calyx IL Type: Bug Bug in the implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant