Forum Discussion
11 Replies
- Altera_Forum
Honored Contributor
--- Quote Start --- try giving LCD_CMDS a specified range, or change the LCD_CMDS_T to natural range instead of integer. --- Quote End --- Thanks, it works!
I had upload a vhd file, please help me check.
The error is at the line 135 : signal lcd_cmd_ptr : integer range 0 to LCD_CMDS'HIGH + 1 := 0; I have no any idea about it. Please help me solve it, thanks!