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

set_range & get_range functionalities #45

Open
clementderrez opened this issue May 6, 2020 · 0 comments
Open

set_range & get_range functionalities #45

clementderrez opened this issue May 6, 2020 · 0 comments

Comments

@clementderrez
Copy link

Being able to run a range test according to the example below would be a huge plus, using a different getter et setter:

  • name: "Check sampling frequency value range using internal clk"
    setter: "ClockDivider"
    getter: " SamplingFrequencyR "
    set_range: {start: 1, stop: 31, step: 1} (does not exist?)
    get_range: {start: 1, stop: 100, geom: 32} (does not exist?)
    finally:
    value: $(clock_divider_startup)
@clementderrez clementderrez changed the title set_range 7 get_range functionalities set_range & get_range functionalities May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant