-
Notifications
You must be signed in to change notification settings - Fork 144
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
🐞 Bug: Fix Circuit generation from the combinational analysis / boolean logic table. #468
Comments
I would like to take up this issue @Arnabdaz |
Thanks |
@Arnabdaz, is it okay if I start working on this issue as well? |
Would be happy to get help on this issue... I am trying to figure out how to fix this, if you find a solution to this and can get this fixed feel free to open a pr, no issues with me... Let's get this fixed together as quickly as possible and in the best possible way |
@harikrishna-au you can collaborate with @salmoneatenbybear on this issue |
@Arnabdaz I fixed the bug but have some doubts. I’d like to ask you something about the code and verify the results. This was quite challenging since it's my first issue. |
firstissue.mp4@Arnabdaz please go through this |
Would love to know how u fixed this can you create a pr, I can try and review it to speed up the merge process |
@JoshVarga @wallento @devartstar I just fixed this issue. Can I open a PR? |
Yeah go ahead, raise the PR |
@ThatDeparted2061 I need help raising the pull request! It's my first issue, and I'm struggling to structure the best PR. I'm facing some challenges—could you guide me through the process? |
Message me on slack, i ll help you there |
@Arnabdaz, I really need a bit of mentoring to close this issue. Could you take a look? |
What do you need help with ? |
Is there an existing issue for this?
Describe the bug
Currently creating a circuit from the Combinational analysis / boolean logic table creates a broken circuit.
Steps to Reproduce
Expected Behavior
The generated circuit should not be broken, Reproduce the same steps in old simulator to generate a working circuit.
Screenshots
No response
Is the faced issue/bug related to the Vue simulator?
Yes
Used Vue simulator with or without backend?
Without Backend
Is the bug present only on the dev server, the build, or both?
Both
Device Information
Additional Context
No response
Are you working on this issue?
No
The text was updated successfully, but these errors were encountered: