You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can select all nets with ctrl-f net & '*', but when I try to deselect the clock and our synchronous reset, it doesn't deselect the buffer trees(is that the correct term?) of reset and the clock.
This leaves a solid yellow blob of signals selected when I run it from make gui_place
The requester below, doesn't appear to support '*' or regexp to search for signals. It simply checks if the string begins with the letters entered into the textfield.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I can select all nets with ctrl-f net & '*', but when I try to deselect the clock and our synchronous reset, it doesn't deselect the buffer trees(is that the correct term?) of reset and the clock.
This leaves a solid yellow blob of signals selected when I run it from
make gui_place
The requester below, doesn't appear to support '*' or regexp to search for signals. It simply checks if the string begins with the letters entered into the textfield.
Beta Was this translation helpful? Give feedback.
All reactions