Forum Discussion
Altera_Forum
Honored Contributor
16 years agoVGA controller in Verilog
I've been trying to code a simple VGA controller to run on my Altera DE1 board. Here is my code: `define rgb {vga_r, vga_g, vga_b}
`define rgb_gnd {12{gnd}}
`define red {4'd15, 4'd0, 4'd0}...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- How did you solve the problem? Please send the final code. --- Quote End --- hi, sorry I'm not ther tread originator, I asked if the problem was solved because I used a schematic definition for the design, I don't have a verilog code and I don't have anymore the schematic design, sorry. John