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

Zebra: Support rewiring #82

Open
DiamondJoseph opened this issue Sep 1, 2023 · 0 comments
Open

Zebra: Support rewiring #82

DiamondJoseph opened this issue Sep 1, 2023 · 0 comments
Labels
zebra Tickets required for simulated Zebras

Comments

@DiamondJoseph
Copy link
Contributor

A Zebra system should be rewirable by setting the mux values on its adapter.
The value that the mux is set to is the address of the internal register that it should read from.
Zebra blocks take 20ns to propagate a signal across them.

@DiamondJoseph DiamondJoseph added the zebra Tickets required for simulated Zebras label Sep 1, 2023
DiamondJoseph added a commit that referenced this issue Sep 7, 2023
- Zebra support for static wiring of block components
- Basic blocks (AND, OR) with parameters settable with config or from adapter
- Blocks take 20ns to propagate signals across
- No support for muxes or live rewiring (see #82)
- No support for blocks taking input from Zebra output (see #81)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
zebra Tickets required for simulated Zebras
Projects
None yet
Development

No branches or pull requests

1 participant