Possible to generate HDL from 5G Toolbox Code?

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

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
Outstanding! Thanks so much for the response, Jack. We'll definitely be taking a look at this.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Kiran Kintali
Kiran Kintali am 9 Apr. 2020

1 Stimme

Please refer to product documentation here that could be of help.

1 Kommentar

Kiran, Thank you for your answer.
For anyone else stumbling across this in the future, please see Jack Erickson's comment for further details/clarification on why this particular toolbox could be of help.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by