rameshrai
Full Member level 3
hi,
can i use the following in case statement?
with s1 & s0 select
where s1 and s0 are std_logic
I get error with this:
Select expression must be of a locally static subtype. Use -relax to allow expressions of a nonstatic subtype.
thanks for help
can i use the following in case statement?
with s1 & s0 select
where s1 and s0 are std_logic
I get error with this:
Select expression must be of a locally static subtype. Use -relax to allow expressions of a nonstatic subtype.
thanks for help