Skip to content

Add a Search Box in the Netlist Panel in fsdb mode #152

Description

@skyhgzsh

Is your feature request related to a problem? Please describe.
When debugging a complex circuit design, It is hard to find a certain signal in the long list with multi level model tree.

Describe the solution you'd like
A search box on the top of the Netlist panel. When type a string in the search box and hit search icon, the Netlist list will only show signals and modules whose name matches the string. It would be better if the search box support regular expressions.

Describe alternatives you've considered
A search box on the top of the Netlist panel. When type a string in the search box and hit search icon, the Netlist list will highlight signals and modules whose name matches the string. And by using left/right arrow key, the list will "jump" to the previous/next highlighted signal/module. It would also be better if the search box support regular expressions.

Additional context
A example is the VScode search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fsdbFSDB parser

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions