Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by visman+feb 27 2007, 10:44 am--><div class='quotetop'>quote (visman @ feb 27 2007, 10:44 am)</div>
--- quote start ---
<!--quotebegin-berkul@Oct 15 2004, 12:59 PM tlaskowski,
i'm finishing my course at college, and i would like to know if there's a way to plug a vga display in my nios board.
i'm working with real time image processing and i need a vga display to show the results.
so, how can i plug a display? do i need an expansion board or anything like that? or it's a little bit easier and i can write a c/c++ code and use it?
please help me, i'm a little bit desperate ... thank you ...
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=2115)
--- quote end ---
--- Quote End --- I'm in the same case. I can't use a lancelot daughter board, and i need a IP VGA in order to use a CRT or LCD on the VGA port of my Stratix EP1S10F780C6 I'm Using quartus II. Can someone help me? thanks. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=21907)</div> [/b] --- Quote End --- You can write VGA driver for your LCD in Quartus, then include them in your SOPC system. Connect LCD to your board through proto pins(just check connection between FPGA and dest., do you need voltage level shifter or not). I made so year ago.