Forum Discussion

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

How to display color pattern using RGB registor?

How do we display other colors other than RGB using verilog? I am interested to know how to display different colors using a 24 bit registor for RGB allowing 8 bit for each R, G & B. :rolleyes:

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Not sure I totally understand your question but I'm guessing you want a DAC, which doesn't really have anything to do with verilog. Either way, there's a number of ways to go here. Simplest would be a resistor ladder or R2R (tip: use google). Alternatively, you can get an off-the-shelf DAC for high-speed applications.

    Hope this helps,

    -Mux