Forum Discussion
Altera_Forum
Honored Contributor
17 years agocycloneIII any tutorial how to drive lcd
I have been given a cyclone III development kit kit. I have done the first tutorials (fpga design and nios). Is there a tutorial that quickly shows how to drive the character lcd and graphics lc...
Altera_Forum
Honored Contributor
17 years agoMr FvM, Your answers are very helpful. A helping hand makes a happy heart.
Next question, on the Cyclone III development kit board, the Nios is stated as Soft IP. So when I send a signal from the HDL code part to the Nios, i.) can both the HDL part and the Nios part be programmed into the same FPGA together? ii.) In what form does the output from HDL part call the Nios part? iii.) Is it right that if the Nios is an embedded processor like the one in a Nios Dev Kit (unike the cyclone III I have), then the HDL part will be programmed into the FPGA but the C+ part will reside in the processor. Thank You.