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
Title says it all. Would it be possible to change the time between the next triggers of every by adjusting a signal? Right now as I understand it, you can only set the timer once, i.e. on initialization.
It would also be nice to have a clock signal that starts/stops efficiently depending on the value of another boolean signal, though that can already sort of be achieved using filterwhen on the clock signal.
The text was updated successfully, but these errors were encountered:
Title says it all. Would it be possible to change the time between the next triggers of every by adjusting a signal? Right now as I understand it, you can only set the timer once, i.e. on initialization.
It would also be nice to have a clock signal that starts/stops efficiently depending on the value of another boolean signal, though that can already sort of be achieved using filterwhen on the clock signal.
The text was updated successfully, but these errors were encountered: