Skip to content

Body port definition search trawls entire module code and is too slow #14

Description

@sehuang

To find the port definitions in the body of the module, currently the code searches for endmodule which causes it to be far too slow. Should build a list of the ports and then search until all port directions are found then stop searching.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions