I'm looking for simple VGA (XGA up to 800x600) controller for displaying simple images on the LCD pannel - any suggestion for available ASIC (LCD controller) or FPGA (VHDL core) design will do. Thanks, Damir

VGA controller
Started by ●December 7, 2005
Reply by ●December 7, 20052005-12-07
"damir" <damir.makni@srce.hr> schrieb im Newsbeitrag news:dn6s3r$j06$1@bagan.srce.hr...> I'm looking for simple VGA (XGA up to 800x600) controller for displaying > simple images on the LCD pannel - any suggestion for available ASIC (LCD > controller) or FPGA (VHDL core) design will do. Thanks, > > Damir > >there are plenty of them, do your homework. opencores has something, xilinx reference designs include them, and there are other VGA controllers ipcores as well. and most likely non of them suites your needs as it is really dependant on your SoC bus and memory being used. the VGA is simple (LCD even simpler) if... you have high speed easy to use large fast memory for frame buffer. if not then it not so simple any more. look at ML401 reference design there is VGA core on PLB bus, its for non LCD but modification to LCD would be really simple. Antti
Reply by ●December 7, 20052005-12-07
I've found reference design from Xess for their Xilinx boards - it's for standard VGA, but as you've said - translation for digital flat pannel interface shouldn't be a problem. Damir "Antti Lukats" <antti@openchip.org> wrote in message news:dn6t3l$kos$00$1@news.t-online.com...> "damir" <damir.makni@srce.hr> schrieb im Newsbeitrag > news:dn6s3r$j06$1@bagan.srce.hr... >> I'm looking for simple VGA (XGA up to 800x600) controller for displaying >> simple images on the LCD pannel - any suggestion for available ASIC (LCD >> controller) or FPGA (VHDL core) design will do. Thanks, >> >> Damir >> >> > there are plenty of them, do your homework. > > opencores has something, xilinx reference designs include them, and there > are other VGA controllers ipcores as well. > > and most likely non of them suites your needs as it is really dependant on > your SoC bus and memory being used. > > the VGA is simple (LCD even simpler) if... you have high speed easy to use > large fast memory for frame buffer. if not then it not so simple any more. > > look at ML401 reference design there is VGA core on PLB bus, its for non > LCD but modification to LCD would be really simple. > > Antti >
Reply by ●December 7, 20052005-12-07
damir wrote:> I'm looking for simple VGA (XGA up to 800x600) controller for displaying > simple images on the LCD pannel - any suggestion for available ASIC (LCD > controller) or FPGA (VHDL core) design will do. Thanks, > > Damirhttp://www.dontronics.com/micro-vga.html is one solution Don... -- Don McKenzie E-Mail Contact Page: http://www.dontronics.com/e-mail.html Micro,TTL,USB to 1.5" color LCD http://www.dontronics.com/micro-lcd.html USB,RS232 or TTL to VGA Monitor http://www.dontronics.com/micro-vga.html World's smallest USB 2 TTL Conv http://www.dontronics.com/micro-usb.html
Reply by ●December 8, 20052005-12-08
Currently I'm looking only in 800x480 resolution with (if possible) 18-bit color (16 bit is also ok) and flat-panel digital RGB interface. Damir "Don McKenzie" <look@mysig.com> wrote in message news:43973685$0$17708$afc38c87@news.optusnet.com.au...> damir wrote: > >> I'm looking for simple VGA (XGA up to 800x600) controller for displaying >> simple images on the LCD pannel - any suggestion for available ASIC (LCD >> controller) or FPGA (VHDL core) design will do. Thanks, >> >> Damir > > http://www.dontronics.com/micro-vga.html > is one solution > > Don... > > > -- > Don McKenzie > E-Mail Contact Page: http://www.dontronics.com/e-mail.html > > Micro,TTL,USB to 1.5" color LCD http://www.dontronics.com/micro-lcd.html > USB,RS232 or TTL to VGA Monitor http://www.dontronics.com/micro-vga.html > World's smallest USB 2 TTL Conv http://www.dontronics.com/micro-usb.html
