vga simulator
Posted: Thu Mar 26, 2015 11:53 am
Interesting, a couple of VGA simulators, both read an input file with the VGA signals, then render
the output.
Both using simple text files
One is windows based : (but source is there to compile for linux)
http://vgasim.sourceforge.net/index.php ... :welvgasim
One is web based : (no source)
http://ericeastwood.com/blog/8/vga-simu ... ng-started
I found a couple of example VGA projects: that I'm going to try to modify to generate the input file.
http://www.fpga4fun.com/PongGame.html
http://pumpingstationone.org/2013/04/nerp-fpgaok/
the output.
Both using simple text files
One is windows based : (but source is there to compile for linux)
http://vgasim.sourceforge.net/index.php ... :welvgasim
One is web based : (no source)
http://ericeastwood.com/blog/8/vga-simu ... ng-started
I found a couple of example VGA projects: that I'm going to try to modify to generate the input file.
http://www.fpga4fun.com/PongGame.html
http://pumpingstationone.org/2013/04/nerp-fpgaok/