can we use HDL coder for functions that have another functions inside themselve ??
Ältere Kommentare anzeigen
hi I want to use HDL coder for converting my matlab code to VHDL but inside my function code I have another functions like imresize.imresize in another function in matlab and have another functions in it too....:( I dont know what to do??does HDL coder help in these cases??how should I use it thanks so much
Antworten (1)
Tim McBrayer
am 3 Jun. 2015
Bearbeitet: Tim McBrayer
am 3 Jun. 2015
0 Stimmen
There is no problem using nested functions in your MATLAB source to HDL Coder, as long as all constructs are supported and all library functions called are also supported. Please refer to the list of supported library functions.
4 Kommentare
fahim GH
am 3 Jun. 2015
Bearbeitet: Walter Roberson
am 3 Jun. 2015
fahim GH
am 3 Jun. 2015
Tim McBrayer
am 5 Jun. 2015
Verschoben: DGM
am 2 Apr. 2024
This is part of the HDL Coder documentation; you will need to log into your MathWorks account.
Alternatively you can refer to the in-product documentation; it's the same material.
>> web(fullfile(docroot, 'hdlcoder/ug/fixed-point-run-time-library-support.html'))
Kategorien
Mehr zu HDL Coder finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!