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

RFC: Split wire/node mapping into a new schema #54

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gatecat
Copy link
Collaborator

@gatecat gatecat commented May 17, 2021

Following some IRC discussions with @mithro about different wire/node mapping representations, it was suggested that we could split that out of the main schema to make it easier to add new representations, like the future graph folding work from BYU.

At the moment, the wires/nodes are a totally separate schema but I'd be interested in knowing if there was a way of integrating it better.

Two examples are currently included, the original flat structure and my partially deduplicated structure from the tests in Xilinx/RapidWright#176 (towards the end of the discussion).

Signed-off-by: gatecat <gatecat@ds0.me>
Signed-off-by: gatecat <gatecat@ds0.me>
Signed-off-by: gatecat <gatecat@ds0.me>
@gatecat gatecat changed the title Split wire/node mapping into a new schema RFC: Split wire/node mapping into a new schema May 17, 2021
@gatecat gatecat marked this pull request as draft May 17, 2021 09:50
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

Successfully merging this pull request may close these issues.

None yet

1 participant