fahim1
Member level 4
i want to use input in case but i have warning "Array type case expression must be of a locally static subtype."
how can i fix it?whats the soloution?
heres the code :
tnx
how can i fix it?whats the soloution?
heres the code :
Code:
case mplr(1 downto 0)&'0' is
when "000" => p1 := "00000000" ;