Skip to content

mariohoff/pong_fpga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

all my sources to get a vga build with pong running.

clk_pll is generated with xilinx ise 14.7 to get a 40MHz clock for pixel generation

Color codes for 3 bit color

  • 000 - black
  • 001 - blue
  • 010 - green
  • 011 - cyan
  • 100 - red
  • 101 - pink
  • 110 - yellow
  • 111 - white

pics are here: https://dailyprog.org/~anon1/post/fpga/

About

pong on a chink fpga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages