- Model an audio system with Low pass, Band pass and High pass filters
- Implement it on a Zynq board using an audio reference design
FPGA: Audio DSP
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to develop a DSP hardware that involves processing 64 channels of audio in real time.
Using FPGA, my main concern is that the total system latency has to be less than 2ms and the cost of the FPGA.
Assuming I've written all my software using MATLAB or Simulink, can you estimate what the FPGA specifications would be required to run that software with a latency of less than 2ms and with the lower price?
댓글 수: 0
채택된 답변
Kiran Kintali
2021년 5월 24일
Running an Audio Filter on Live Audio Input Using a Zynq Board
This example shows how to model an audio system and implement it on a Zynq® board using an audio reference design.
Introduction
In this example, you:
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!