i m trying using converting signal processing block into hdl code , but some of the blocks are not compatible into hdl conversion .does anyone knows how to do it
6 次查看(过去 30 天)
显示 更早的评论
mathwork(Fmcw automotive radar system)
2 个评论
Bharath Venkataraman
2021-11-22
Could you please specify what blocks/functionality you are using? One typical way is to reconstruct the blocks using basic blocks like sum, gain, multiply and delay.
采纳的回答
Bharath Venkataraman
2022-1-19
Please check the Code Generation examples in Phased Array System Toolbox. The HDL code generation examples show how to implement CFAR, Range-Doppler and other techniques.
0 个评论
更多回答(1 个)
Kiran Kintali
2022-1-19
This example is not supported for HDL Code Generation.
Consider using supported subset of Simulink for HDL Code generation.
- Model and Architecture Design Supported blocks, best practices, design patterns, compatibility checks, Simscape modeling, clocks and reset signals
- HDL Modeling Guidelines Guidelines for designing HDL algorithm in your Simulink model
- Code Generation HDL code generation, code configuration, test bench generation
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!