Skip to content

cutpoint -blackbox introduces driver-driver conflicts for unknown blackboxes (where all ports are inout) #5235

@nakengelhardt

Description

@nakengelhardt

When loading a design that instantiates an unknown module (with verific, bypassing the error), the unknown module turns into a blackbox with all ports of direction inout, since it doesn't know which were supposed to be inputs and which outputs. Running cutpoint -blackbox on such a design adds $anyseq cells on all port connections, leading to driver-driver conflicts for all the ports that are actually inputs and already have a driver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fix-pendingPR with a fix is pending

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions