How can i convert Matlab code to hdl code

HOW CAN I CONVERT MATLAB CODE TO HDL CODE ?
CAN I CONVERT METHOD BUILT IN MATLAB TO HDL OR NOT ?

 Risposta accettata

Steven Lord
Steven Lord il 19 Nov 2020
Not all functions have the capability to have HDL code generated for them. See this list for functions that do.

1 Commento

Life is Wonderful
Life is Wonderful il 19 Nov 2020
Modificato: Life is Wonderful il 19 Nov 2020
Type hdlcoder in command window, hdl workflow advisor takes you to convert matlab floating point code to fixed point and later on you can do vhdl/verilog code generation for given synthesis tool (you have install separately like xilinx/quartus)and device / chip.

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by