i want to implement 5G NR OFDM system in verilog code using HDL coder
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Kiran Kintali
el 16 de Jul. de 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.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!