Skip to content

Add support to procedure type in package/entity #20

@yangyt96

Description

@yangyt96
package math_pack is
    -- This function calculates the base 2 logarithm of a number.
    --     a : in unsigned
    --         The number of which to calculate the logarithm
    procedure my_procedure (a : unsigned);


end package math_pack;

A wish same as the title.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions