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

Clean up generation in the presence of gates where HDL is disabled #62

Open
cube1us opened this issue Oct 17, 2020 · 0 comments
Open

Clean up generation in the presence of gates where HDL is disabled #62

cube1us opened this issue Oct 17, 2020 · 0 comments

Comments

@cube1us
Copy link
Owner

cube1us commented Oct 17, 2020

Sometimes one disables gates for HDL generation (example: Disabling gates for feature S10 (10K only memory) on an IBM 1410). When this is done, the generation code ignores that gate, but should also ignore all the connections from it and to it, including any sheet edge input signals which connect solely to that gate, any output signals originating solely at that gate, along with any gate to gate or gate to DOT function connections involving that gate, and issue messages relating to the connections removed.

So far, the fact that this is not done results in error messages but the HDL generation is satisfactory.

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