This is a small experimental ASIC project that renders procedural 2D scrolling terrain with stars using LFSRs and directly generates VGA 640x480@72Hz signal.
This experiment is a part of multi project submission to the Google/Efabless/Skywater shuttle.
The code is base upon the following FPGA examples:
- Matt's VGA Clock repo
- Will Green's Project F
- Steven Hugg's FPGA examples for 8bitworkshop.com
- Juan Manuel Rico VGA signal synchronisation
Hopefully it looks something like this once ASIC has been taped out:
This project is licensed under Apache 2