From: damir on
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


From: Antti Lukats on
"damir" <damir.makni(a)srce.hr> schrieb im Newsbeitrag
news:dn6s3r$j06$1(a)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


From: damir on
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(a)openchip.org> wrote in message
news:dn6t3l$kos$00$1(a)news.t-online.com...
> "damir" <damir.makni(a)srce.hr> schrieb im Newsbeitrag
> news:dn6s3r$j06$1(a)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
>


From: Don McKenzie on
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
From: damir on
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(a)mysig.com> wrote in message
news:43973685$0$17708$afc38c87(a)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