J
jan
Guest
Hello all,
I wondered if you could give me some insight into
why the choices of a case statement must be
locally static i.e. it can't be a generic value.
Is there some workaround to still be able to
generically specify the binary values of the
states of my state machine (eg. to chosse a one-hot
state machine when I implement the component)
:My symphony compiler complains about this.
--
JB Viviers
I wondered if you could give me some insight into
why the choices of a case statement must be
locally static i.e. it can't be a generic value.
Is there some workaround to still be able to
generically specify the binary values of the
states of my state machine (eg. to chosse a one-hot
state machine when I implement the component)
:My symphony compiler complains about this.
--
JB Viviers