> is there a possibility to treat an 'choice must be locally static > expression'-error as warning? I want to do some address calculation > for > a set of registers. To calculate a address I only use other constants > (e.g. base address, function group base offset, function group > boundary, > function offset, ...). The error occures, if I'm using a calced (but > constant at last) address in a MUX.
No, this is not possible. You can use a if statement instead. Tristan. _______________________________________________ Ghdl-discuss mailing list [email protected] https://mail.gna.org/listinfo/ghdl-discuss
