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

Ensure that the design is in a sane state before generating Churchroad output with write_churchroad #22

Open
gussmith23 opened this issue Apr 1, 2024 · 1 comment

Comments

@gussmith23
Copy link
Contributor

We currently run some passes (splice; splitnets -driver; clean) to put the design into a certain state before generating output. We should explicitly check that the design meets certain requirements before generating output, though.

@thiskappaisgrey
Copy link
Collaborator

Oh yeah,
Sometimes I needed to do it twice before it completely gets rid of the splitwise assignments.
i.e. run write_verilog synth.v and then load synth.v into yosys and run splitnets on it again for it to work.

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