https://github.com/nullobject/sdram-chisel
https://github.com/nullobject/sdram-chisel
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nullobject/sdram-chisel
- Owner: nullobject
- License: mit
- Created: 2020-09-12T03:53:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T10:53:46.000Z (over 5 years ago)
- Last Synced: 2024-12-28T04:46:53.323Z (about 1 year ago)
- Language: Scala
- Size: 170 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YMZ280B Chisel
## ADPCM Files
To generate MIF files:
srec_cat u6.bin -binary -crop 0x000 0x2000 -o pcm.mif -mif 8
To play the DoDonPachi sound ROM using Sox:
play -t vox -r 22k u6.bin
## License
This project is licensed under the MIT license. See the LICENSE file for more details.