Suggest a good reference book for Simulink and/or MATLAB to HDL Code converter
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
Suggest a good reference book for Simulink and/or MATLAB to HDL Code converter.
Thanks and Regards,
0 Commenti
Risposte (1)
Kiran Kintali
il 22 Mag 2021
Generate HDL Code from MATLAB® algorithms
Implement your MATLAB algorithm in hardware by generating HDL code and deploying that code on an Application-Specific Integrated Circuit (ASIC) or Field Programmable Gate Array (FPGA). Write the MATLAB algorithm with syntax and functions that are compatible with HDL code generation. If the algorithm uses floating-point data, HDL Coder™ helps you to convert it to a fixed-point algorithm. After you generate HDL code and verify that it matches your original algorithm, deploy the HDL code on your target hardware.
0 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!