fahim1
Member level 4
- Joined
- Jun 4, 2015
- Messages
- 75
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 8
- Activity points
- 517
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" ;