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

Remove workaround with skipping clocks on dangling wires #59

Open
tmichalak opened this issue Dec 2, 2020 · 2 comments
Open

Remove workaround with skipping clocks on dangling wires #59

tmichalak opened this issue Dec 2, 2020 · 2 comments

Comments

@tmichalak
Copy link
Collaborator

PR #57 has been created to fix the reported problem.
This is needed to the 200T designs to work with SymbiFlow, but the problem is in fact in VPR as it sweeps the netlist and invalidates an SDC that was originally valid.

@mithro
Copy link
Collaborator

mithro commented Dec 2, 2020

@tmichalak - Didn't we discover that there are two issues;

  • (a) Yosys is producing output in the BLIF that VPR sweeps.
  • (b) VPR is sweeping away stuff but not updating the SDC.

@tmichalak
Copy link
Collaborator Author

@tmichalak - Didn't we discover that there are two issues;

(a) Yosys is producing output in the BLIF that VPR sweeps.
(b) VPR is sweeping away stuff but not updating the SDC.

@mithro Yes, that is correct.

mglb pushed a commit to antmicro/yosys-f4pga-plugins that referenced this issue Apr 3, 2023
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