Skip to content

is_array API to pyHDLParser #9

Open
@michael-etzkorn

Description

@michael-etzkorn

I was reviewing hdl/pyHDLParser#10 which looked to fix something here in Symbolator with is_array not working. But I believe @kammoh's change more suitably belongs here. is_array expects a string so perhaps the following code should be passing in p.data_type.name?

bus = extractor.is_array(p.data_type)

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