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

Improve layout of wokwi schematic diagram #2

Open
maehw opened this issue Sep 12, 2022 · 0 comments
Open

Improve layout of wokwi schematic diagram #2

maehw opened this issue Sep 12, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@maehw
Copy link
Owner

maehw commented Sep 12, 2022

The wokwi layout is generated automatically.

At the moment of writing, ...

  • ... the OR gates of every stage are only aligned horizontally. Their vertical position can be improved by moving them to a them to the half height (field "top") of the two predecessor gates.
  • ... the AND gates cannot even be distinguished by their stage. All AND gates are in the same horizontal position and just laid out one under each other. Both the vertical and horizontal position should be improved.

The goal is to have more tree-like structure in the layout that also helps to visually understand the schematic better. Best: at a first glance.

@maehw maehw added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant