i want to implement 5G NR OFDM system in verilog code using HDL coder
9 次查看(过去 30 天)
显示 更早的评论
I am using the built-in OFDM models provided by MathWorks that are HDL-compatible. However, when I try to design my own specifications based on 5G NR, I encounter numerous errors. The MATLAB and Simulink models do not align properly, causing issues related to signal scope and compatibility. How should I approach building my own 5G NR OFDM model in Simulink that is compatible with HDL?
0 个评论
回答(1 个)
Kiran Kintali
2025-7-16
This example shows how to deploy a 5G signal detection algorithm to a AMD® ZCU111 RFSoC development board. The example builds on the Introduction to 5G NR Signal Detection example, adding the infrastructure and connectivity around the DUT (device under test) to implement the design using RFSoC hardware. MATLAB® is used to program the hardware, load test data into memory the board, control the deployed design, and to verify the received data.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!