Altera_Forum
Honored Contributor
11 years agoLCD Procedure code
I need a procedure to write a word in the lcd that I can call any time, so i thought of something like this: procedure write1 is variable cont1: integer range 0 to 18; begin for cont1 in...