Forum Discussion
Altera_Forum
Honored Contributor
14 years agoVGA problem
Hi, Anyone here can help me with VGA problem, the program code just simply output one colour to monitor. However, my monitor display nothing. I have no idea what happen. :( The attachment is my...
Altera_Forum
Honored Contributor
14 years agoHi,
Thanks for everything guy, finally I found the problem where I did't add VGA_CLK output. Add 1 line of code (assign VGA_CLK= ~CLOCK_25; ) will solve the problem :). Anyway I attached 2 simple VGA code for those needed. Best regard, TWK