Possible to generate HDL from 5G Toolbox Code?
Ältere Kommentare anzeigen
The documentation for the 5G Toolbox makes mention of C/C++ code generation utilizing Matlab Coder. Is it also possible to utilize the HDL Coder in the same fashion to create synthisizable HDL logic?
2 Kommentare
Jack Erickson
am 9 Apr. 2020
To work in hardware, algorithms need to be architected to work efficiently on a continuous stream of data over time, with fixed-point data types. It takes some hardware engineering effort to add this architecture to algorithms like this to be able to generate HDL for efficient implementation. Wireless HDL Toolbox in R2020a has our first hardware-ready 5G models, the most significant of which is a cell search subsystem, which includes PSS/SSS and OFDM demodulation. More details here: https://www.mathworks.com/products/lte-hdl.html
Chris Carreras
am 9 Apr. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu HDL-Optimized System Design finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!