Skip to content

How to remove _GEN wires? #5541

Open
Open
@flexiot

Description

@flexiot

Here is a mux example. firtool generates some GEN wires as there are multiple callings.
image

But I would like to inline those GEN wires into the mux line just like the following code.

image

I tried to enable --disable-opt option. This option indeed can put GEN wires into the mux line, but this --disable-opt also can disable other optimization which is not expected.

image

Is it possible to just disable this small(not liked) optimization and keep other optimization?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions