Clear Filters
Clear Filters

simulink _hdl coder

1 view (last 30 days)
yass
yass on 8 Jul 2021
Answered: Kiran Kintali on 8 Jul 2021
i have a Simulink model and i wont to generate an hdl code .but when i run >code>HDL code
i receive the following error :
Error: Evaluation of emission function on class hdldefaults.Subsystem failed with the error message:
MATLAB:UndefinedFunction Undefined function 'emit' for input arguments of type 'hdldefaults.Subsystem'.
i well be grateful for your answers

Answers (1)

Kiran Kintali
Kiran Kintali on 8 Jul 2021
>> Error: Evaluation of emission function on class hdldefaults.Subsystem failed with the error message:
>> MATLAB:UndefinedFunction Undefined function 'emit' for input arguments of type 'hdldefaults.Subsystem'.
This error is not expected and has been resolved.
Can you share your model and the version of MATLAB you are using?

Categories

Find more on Code Generation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!