Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

LCD 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...