Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYou can display parameters and have the user configure them. Not sure you can do anything graphical (i.e. picture of the LCD).
What do you mean by# defines? Sounds like C code not HDL. Or do you mean the `define statements in Verilog? Really you should be using parameters in HDL rather than `defines. The parameters can then be displayed in Qsys and the user set the values (these will be embedded into HDL code generated by Qsys).