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

Text file support #1

Open
barrettkwise opened this issue Jun 1, 2023 · 1 comment
Open

Text file support #1

barrettkwise opened this issue Jun 1, 2023 · 1 comment

Comments

@barrettkwise
Copy link

Have you considered adding a way to parse a text file and create the logic circuit that way? I am working on similar project currently and have found it easier for the user to be able to set up the base state of the circuit in a text file.

@linguini1
Copy link
Owner

Thanks for the suggestion! I haven't worked on this project in quite a while, but the idea of this project was to randomly generate logic circuits and their Karnaugh maps, not to provide user customization. The Karnaugh maps produced are not really amazing, especially because I created this project before knowing much about logic circuits.

You may already be aware of Logisim or Logisim Evolution, but they use XML to load and save circuit states. You might want to have a look!

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

2 participants