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
If there are circuit instances but no circuit definition, netgen will warn of a black box match.
However, if the spice circuit exists and is a stub with no devices, netgen will match with no warning.
We hope for at least a warning, when as in the case of black boxing, there are missing definitions in one of the netlists.
I'll try to post a test case in the next couple days.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If there are circuit instances but no circuit definition, netgen will warn of a black box match.
However, if the spice circuit exists and is a stub with no devices, netgen will match with no warning.
We hope for at least a warning, when as in the case of black boxing, there are missing definitions in one of the netlists.
I'll try to post a test case in the next couple days.
The text was updated successfully, but these errors were encountered: