Skip to content

UB in celledges shift handling #4844

Closed
@FSY369

Description

@FSY369

Version

Yosys 0.48+47 (git sha1 cbb95cb, clang++ 18.1.8 -fPIC -O3)

On which OS did this happen?

Linux

Reproduction Steps

  1. Enter yosys in the terminal
  2. read the rtl.v file, read_verilog rtl.v
  3. synthesize the command, synth
  4. synthesis failed

rtl.v.log

Expected Behavior

Synthesize Success

Actual Behavior

synthesis failed,2.5. Executing CHECK pass (checking for obvious problems).
Checking module module128...
Checking module module150...
浮点数例外 (核心已转储)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions