i want to implement 5G NR OFDM system in verilog code using HDL coder

9 views (last 30 days)
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?

Answers (1)

Kiran Kintali
Kiran Kintali on 16 Jul 2025
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.

Categories

Find more on Code Generation 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!