-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
signal search popup panel
Via some key combination (Alt+s) show a popup panel with a search box
and display design hierarchy openned at current level, allow fuzzy search of
instances, signals, signal name patterns via glob patterns or regexps.
Perform signal grouping based on similarity of signal names into object/array
type of bundles.
Perform grouping into protocol specific bundles, e.g. AXI, APB. Use algorithms/
approaches similar to https://github.com/sifive/duhportinf project.
After selecting a signals, add them to the WaveQL file and refresh the view.
use one fo the fuzzy search libraries. candidates:
Reactions are currently unavailable