6502.org
http://forum.6502.org/

VGA Primer for generating video signals
http://forum.6502.org/viewtopic.php?f=10&t=2054
Page 1 of 1

Author:  ChuckT [ Wed Feb 01, 2012 12:06 am ]
Post subject:  VGA Primer for generating video signals

VGA Primer for generating video signals

Quote:
Video Graphics Array "VGA" is a standard for computer display.


http://www.nathandumont.com/node/241

Author:  GARTHWILSON [ Wed Feb 01, 2012 12:32 am ]
Post subject: 

Wow, we probably should set up a section of the website for things like this, which although are not absolutely 65-family related, are definitely related to the projects we take on with the 65 family! I added it to my own bookmarks. Thanks.

Author:  Nightmaretony [ Wed Feb 01, 2012 1:11 am ]
Post subject: 

http://elm-chan.org/works/crtc/report.html

the Elm Chan CPLD VGA controller. Should be easily interfaceable to the C02 bus...

Author:  ChuckT [ Wed Feb 01, 2012 2:23 am ]
Post subject: 

Nathan applied his VGA primer to hardware which includes the ChipKit Uno32. It isn't FPGA but some of the hardware to his pong demo could be applied to FPGA:

http://www.nathandumont.com/node/242

He has other VGA projects.

ChipKIT: Conway's Game of Life on VGA

http://www.nathandumont.com/node/244

I don't know a whole lot about electronics even though I've been reading about different hardware for three years. I seek having different solutions which includes video for microcontrollers, the 6502 and its compatibles.

Author:  BigEd [ Mon Oct 22, 2018 8:07 pm ]
Post subject:  Re: VGA Primer for generating video signals

Some projects using only TTL logic chips to produce VGA video signals:

https://hackaday.com/2015/10/15/spit-ou ... gic-chips/

https://hackaday.io/project/20334-bread ... l-and-sram

https://hackaday.io/project/20161-bread ... and-eeprom

http://www.pyroelectro.com/projects/mas ... ideo_card/

Author:  Oneironaut [ Thu Nov 08, 2018 9:45 pm ]
Post subject:  Re: VGA Primer for generating video signals

Here is a VGA timing calculator I wrote when I made Vulcan-74...

[url]lucidscience.com/temp/VGA.exe[/url]

Just set the clock to what you are using, and it does the rest.

I also made an NTSC calculator for my current JetPack project...

[url]lucidscience.com/temp/NTSC.exe[/url]

Brad

Author:  jds [ Thu Nov 08, 2018 10:20 pm ]
Post subject:  Re: VGA Primer for generating video signals

The Rockwell 6545AP can be made to do VGA timing. A normal 6545 or a 6845 is a little too slow, but the AP version of the Rockwell 6545 is fast enough. It's mainly designed for text displays but can be made to do graphics as well. As it's only really a timing generator chip you can widen the bus width of the video ram to more than 8-bits and add more colours or text attributes.

Author:  cbmeeks [ Wed Dec 19, 2018 3:04 pm ]
Post subject:  Re: VGA Primer for generating video signals

Here are some nice tutorials I found for generating VGA with Verilog.

https://timetoexplore.net/blog/arty-fpga-vga-verilog-01

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/