Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiegec/Arty-A7-WM8731PMOD
Example project for https://github.com/jiegec/WM8731PMOD
https://github.com/jiegec/Arty-A7-WM8731PMOD
Last synced: 2 months ago
JSON representation
Example project for https://github.com/jiegec/WM8731PMOD
- Host: GitHub
- URL: https://github.com/jiegec/Arty-A7-WM8731PMOD
- Owner: jiegec
- Created: 2021-03-17T14:04:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T08:27:34.000Z (over 1 year ago)
- Last Synced: 2024-10-26T22:48:35.576Z (3 months ago)
- Language: Tcl
- Homepage:
- Size: 9.04 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arty-A7-WM8731PMOD
Sound is downloaded from [Wikimedia](https://commons.wikimedia.org/wiki/File:Ludwig_van_Beethoven_-_symphony_no._5_in_c_minor,_op._67_-_i._allegro_con_brio.ogg), which is public domain.
The design plays the first 2.5s of Beethovn Symphony No. 5 in C Minor Op. 67 repeatedly. Verified on WM8731PMOD 2021-03-09.
## Design
Main logic is in `src/hdl/top.v`. It contains logic for:
1. Generate clocks: LRCLK, MCLK, BCLK, I2C_SCL etc
2. Configure registers via i2c bus
3. Read pcm data from block ram
4. Output audio via i2s interface