Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example stimulus & output, waveform view, and interactive simulation in confapp #63

Open
mkorbel1 opened this issue Dec 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mkorbel1
Copy link
Contributor

Motivation

It would be great to be able to experiment with the functionality of a component live in-browser using the ROHD-HCL web configuration app.

Desired solution

Some thoughts:

  • Configurator can accept a set of "smoke test" type of stimulus, and information about interesting outputs
    • These tests can be used as basic unit tests as well
  • Adding a waveform view of this stimulus to the confapp would be great
    • It could potentially be via wavedrom (https://wavedrom.com/)
    • Another option is to use a from-scratch new flutter-based waveform viewer (e.g. share with rohd devtools extension)
  • Make the simulation interactive: allow the test vectors to be modified live in the browser and update the waves via re-simulation, allowing users to experiment with the functionality of the component.

Alternatives considered

No response

Additional details

No response

@mkorbel1 mkorbel1 added the enhancement New feature or request label Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant