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

synthesis bug as terminate called after throwing an instance of 'std::length_error' #4259

Closed
yelen103 opened this issue Mar 5, 2024 · 1 comment
Labels
pending-verification This issue is pending verification and/or reproduction

Comments

@yelen103
Copy link

yelen103 commented Mar 5, 2024

Version

Yosys 0.37+1 (git sha1 e1f4c5c, clang -fPIC -Os)

On which OS did this happen?

Linux

Reproduction Steps

Comprehensive rlt.v
The specific steps are in the ‘yosys.log’ in the attachment.

Expected Behavior

No error message pops up during synthesis

Actual Behavior

An error is reported and is stored in yosys_stderr.log. The synthesis will continue after a period of time.
yosys_2.zip

@yelen103 yelen103 added the pending-verification This issue is pending verification and/or reproduction label Mar 5, 2024
@KrystalDelusion
Copy link
Member

This is the same issue as #4160 and is fixed in the latest releases. Running the code locally with latest Yosys I do not get any error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-verification This issue is pending verification and/or reproduction
Projects
None yet
Development

No branches or pull requests

2 participants