Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21602 Discussions

How To Write Verilog Coding for DAC

Altera_Forum
Honored Contributor II
2,248 Views

Hi, 

Any body can help me how to write verilog coding for digital analog converter (DAC) using DE2-70 to display waveform on the LCD. Please help me..
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,170 Views

The LCD does display digital data. 

So you don't have to design a D/A converter. 

 

Once I thought about this but, after no more than a couple of hours of search, my quess was that in the LCD display of the DE2 board it is not possible to switch on a single LED per column (it is a character based LCD). 

 

Further, ther's not enough space to define a proprietary character set that shows all the possible combinations of lines in one LCD character. 

So I thought it was not possible. 

 

Any other people on the forum can provide more hints and, possibly, a solution?
0 Kudos
Reply