We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This input should be rejected (cc #7447):
FIRRTL version 4.0.0 circuit EL: extmodule X enablelayer EL : public module EL enablelayer EL : inst e of X
The text was updated successfully, but these errors were encountered:
[FIRRTL] Verify enabled layers of module, extmodule.
ed9082c
* Verify specified symbols resolve for extmodule (cc llvm#7447) * Verify specified symbols resolve to LayerOp's * Verify public modules don't enable circuit-disabled layers. (SpecializeLayers will delete if so) Fixes llvm#7448.
No branches or pull requests
This input should be rejected (cc #7447):
The text was updated successfully, but these errors were encountered: