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

Yosys Optimization Issue: Process Stuck at OPT_CLEAN Pass #4480

Closed
PerryLogic opened this issue Jul 7, 2024 · 1 comment
Closed

Yosys Optimization Issue: Process Stuck at OPT_CLEAN Pass #4480

PerryLogic opened this issue Jul 7, 2024 · 1 comment
Labels
duplicate pending-verification This issue is pending verification and/or reproduction

Comments

@PerryLogic
Copy link

Version

Yosys 0.30+48

On which OS did this happen?

Linux

Reproduction Steps

Hello,

I encountered an issue while using Yosys to synthesize a Verilog file.

During the synthesis process of my Verilog file rtl.v, the procedure gets stuck at the OPT_CLEAN pass and does not proceed further.

I have minimized the test case as much as possible to help with troubleshooting. Attached is the Verilog file (rtl.v) that triggers this issue. Below is a screenshot of the synthesis log right before the process gets stuck.
question
design.file.zip

Thank you in advance for your attention to this matter.
I look forward to hearing from you regarding this issue.

Expected Behavior

The synthesis process completes successfully within a reasonable time frame.

Actual Behavior

The synthesis process gets stuck at the OPT_CLEAN pass and does not complete.

@PerryLogic PerryLogic added the pending-verification This issue is pending verification and/or reproduction label Jul 7, 2024
@KrystalDelusion
Copy link
Member

This is almost certainly the same problem as #4478 given the very large negative offset from peepopt.

@KrystalDelusion KrystalDelusion closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate pending-verification This issue is pending verification and/or reproduction
Projects
None yet
Development

No branches or pull requests

2 participants