Spherical Microphone Arrays Little Library
https://www.sekisushai.net/ambitools/2024/07/25/small.html
- VHDL 83.7%
- Tcl 10.6%
- Python 5.7%
| board_files | ||
| hdl | ||
| ip_block | ||
| modules | ||
| scripts | ||
| testbenches | ||
| tools/dataGeneratorPDM | ||
| .gitignore | ||
| .gitmodules | ||
| README.md | ||
SMALL
Spherical Microphone Arrays Little Library
Updated version of this project
Note
Board files are delivered by Trenz Electronic
File structure
hdl: contains HDLip_block: contains vendor IP configurator fileconstraints: Time constraint, I/O layout, Port Mappingscripts: TCL script to automate process (e.g. generating a new project)board_files: Contains board file informationsoftware: Software code running on the Processing System part of FPGAmodules: Instanciate module (e.g. lib_common)documentation: The actual treasure gold 👀projects: Project will be generated inside this folder (.gitignoreis set to ignore this folder)