Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Query, Filter language #20

Open
drom opened this issue Oct 22, 2019 · 0 comments
Open

Query, Filter language #20

drom opened this issue Oct 22, 2019 · 0 comments

Comments

@drom
Copy link
Member

drom commented Oct 22, 2019

A timing diagram produced by a simulator is large and complex database. A user would typically want to see only part of it to understand a "particular behavior". Some typical ways to focus on the case are:

  • Zoom in - adjust (X-axis) range to see only a specific time interval of interest.
  • Select, rearrange, filter and group subset of signals (Y-axis) that participate in the behavior.
  • Selections and cursors can be used to focus on specific areas.
  • Select names with regular expressions

The Query or Filter language can be used to perform such a selection process. Here are examples of such languages:

@drom drom added the Idea 💡 label Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant