Skip to content

PMA components should not allow a port of an invalid type #338

Open
@m-roberts

Description

@m-roberts

This should raise an exception, offering direct advice on what to do about it.

Potentiometer("D4")

should produce an Exception:

"{port_name} is not a valid port for {component_name}, which is a {component_type} component. Try using a {correct_component_type} port, such as {example_correct_port}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions