Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T21:04:57.000Z (2 months ago)
- Last Synced: 2024-09-12T07:25:18.431Z (2 months ago)
- Topics: asic, tinytapeout
- Language: Verilog
- Homepage:
- Size: 27.4 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](../../workflows/gds/badge.svg) ![](../../workflows/docs/badge.svg) ![](../../workflows/test/badge.svg) ![](../../workflows/fpga/badge.svg)
# The "Drop" ASIC
ASIC audio visual demo.
No CPU, no GPU, no memory. Racing the beam and straight to VGA 640x480.Entry to Tiny Tapeout Demoscene 2024 September competition: https://tinytapeout.com/competitions/demoscene/
## Credits
ReJ aka **Renaldas Zioma** -- code, design
eriQue aka **Erik Hemming** -- music, design
**Matthias Kampa** -- prototype code, design## Recording from VGA monitor with Audio
https://github.com/user-attachments/assets/ede47d77-f7b0-44df-af79-b9e3f9fc127f
## VGA signal capture with Audio
https://github.com/user-attachments/assets/4055923e-9adc-49b3-bb17-637b87bc0810
## Useful links
* VGA PMOD [https://github.com/mole99/tiny-vga]
* Audio PMOD (7th pin PWM) [https://github.com/MichaelBell/tt-audio-pmod?tab=readme-ov-file]
* 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)
- [Build your design locally](https://www.tinytapeout.com/guides/local-hardening/)