https://github.com/rejunity/tt08-vga-drop
"The Drop" ASIC 640x480 60Hz audio visual demo
https://github.com/rejunity/tt08-vga-drop
asic tinytapeout
Last synced: 5 months ago
JSON representation
"The Drop" ASIC 640x480 60Hz audio visual demo
- Host: GitHub
- URL: https://github.com/rejunity/tt08-vga-drop
- Owner: rejunity
- License: apache-2.0
- Created: 2024-08-21T15:15:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-17T00:32:06.000Z (7 months ago)
- Last Synced: 2025-11-17T02:27:24.266Z (7 months ago)
- Topics: asic, tinytapeout
- Language: Verilog
- Homepage:
- Size: 27.4 MB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
   
# The "Drop" ASIC
ASIC audio visual demo in less than 4000 Logic Gates.
No CPU, no GPU, no memory. Racing the beam straight to VGA 640x480.
Entry to Tiny Tapeout [Demoscene 2024 September](https://tinytapeout.com/competitions/demoscene/) competition. Taped out on [SKY130](https://github.com/rejunity/tt08-vga-drop/tree/sky130), [IHP130](https://github.com/rejunity/tt08-vga-drop/tree/ihp130) and *coming soon* [GF180](https://github.com/rejunity/tt08-vga-drop/tree/ttgf0p2) process.
## Credits
ReJ aka **Renaldas Zioma** -- code, design
eriQue aka **Erik Hemming** -- music, design
**Matthias Kampa** -- prototype code, design
## Recording from the screen of the VGA monitor
https://github.com/user-attachments/assets/ede47d77-f7b0-44df-af79-b9e3f9fc127f
## Direct VGA signal capture
https://github.com/user-attachments/assets/4055923e-9adc-49b3-bb17-637b87bc0810
## Useful links
* VGA PMOD https://github.com/mole99/tiny-vga
* Audio PMOD https://github.com/MichaelBell/tt-audio-pmod
* VGA timing http://www.tinyvga.com/vga-timing/640x480@60Hz
# What is Tiny Tapeout?
Tiny Tapeout is an educational project that aims to make it easier and cheaper than ever to get your digital and analog designs manufactured on a real chip.
To learn more and get started, visit https://tinytapeout.com.
## Resources
- [FAQ](https://tinytapeout.com/faq/)
- [Digital design lessons](https://tinytapeout.com/digital_design/)
- [Learn how semiconductors work](https://tinytapeout.com/siliwiz/)
- [Join the community](https://tinytapeout.com/discord)