Possible to generate HDL from 5G Toolbox Code?
Afficher commentaires plus anciens
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 commentaires
Jack Erickson
le 9 Avr 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
le 9 Avr 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur HDL-Optimized System Design dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!