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

Support radix #2

Open
raczben opened this issue Oct 26, 2020 · 1 comment
Open

Support radix #2

raczben opened this issue Oct 26, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@raczben
Copy link
Owner

raczben commented Oct 26, 2020

Feature request - full radix support

Subtasks:

  • Convert bynary to any radix (hex, fixed-pint, floating point, double, any other?, enums?, Labels?)
  • Show proper format in all places (values col, bus signals, other?)
  • Use it in analog waveform
  • Add user-interface to select the radix for each lines
@raczben raczben added the enhancement New feature or request label Oct 26, 2020
@cmarqu
Copy link

cmarqu commented Nov 10, 2020

For analog waveforms, it would be nice to separate e.g. traces that carry voltage information from those that carry current information. These usually need to the scaled differently, and it would be nice if these "domains" could be distinguished by e.g. their background color.

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

2 participants