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

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.

댓글을 달려면 로그인하십시오.

 채택된 답변

Kiran Kintali
Kiran Kintali 2020년 4월 9일

1 개 추천

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

댓글 수: 1

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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

태그

질문:

2020년 4월 8일

댓글:

2020년 4월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by