Building a Peak/pulse-detector macro block for HDL coder (SIMULINK)
Show older comments
This feels a bit like re-inventing the wheel...
Is there a peak detection function for DSP, that works on streaming data that can either be generated to HDL with HDL coder or re-built using xilinx macros to target hardware?
Are there example projects where I can re-use some of this?
I am trying to create some hardware block that detects peaks from the output of a hardware FFT. This data is streaming data on a sample clock and not vectorized data.
Answers (2)
Kiran Kintali
on 5 Mar 2026
0 votes
Related Post:
Is this something that could be of use for you what you are looking for?
David
on 5 Mar 2026
0 votes
1 Comment
Kiran Kintali
on 5 Mar 2026
Edited: Kiran Kintali
on 5 Mar 2026
MathWorks HDL Coder Team (2026). HDL Coder Self-Guided Tutorial (https://github.com/mathworks/HDL-Coder-Self-Guided-Tutorial/releases/tag/1.75.0), GitHub. Retrieved March 5, 2026.
Categories
Find more on FPGA, ASIC, and SoC Development in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!