Skip to content

[Complation]: Failed to compile FIRRTL to Verilog in some cases. #8441

Open
@Siudya

Description

@Siudya

I use firtool 1.62.1 to compile 2 similar mlir files, but one failed.

bad.hw.mlir.gz

good.hw.mlir.gz

gzip -d good.hw.mlir.gz
firtool --format=mlir -o good.sv --verilog good.hw.mlir # success in about 10 seconds
gzip -d bad.hw.mlir.gz
firtool --format=mlir -o bad.sv --verilog bad.hw.mlir # failed in about 2 hours

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions