Hi, I am using R2014b but cant find the HDL code in Code menu, only C/C++ code. what should i do to genarate a HDLcode for my simulink model.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SAMUDRA PANDA
am 14 Dez. 2021
Kommentiert: SAMUDRA PANDA
am 15 Dez. 2021
Hi, I am using R2014b but cant find the HDL code in Code menu, only C/C++ code. what should i do to genarate a HDLcode for my simulink model.
please suggest.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/833810/image.jpeg)
Also in my configuration parameters tab HDL code generation is missing. What should I do?
thanks in advance.
0 Kommentare
Akzeptierte Antwort
Bharath Venkataraman
am 14 Dez. 2021
You likely do not have HDL Coder installed.
Type ver at the MATLAB command prompt to see if you have HDL Coder installed.
3 Kommentare
Walter Roberson
am 15 Dez. 2021
HDL Coder is an optional extra-cost product.
You might possibly have a license already, but if not then installing a newer version will not help.
When you go into the installer, there maybe an option to customize your installation. If there is, you should take that; it will allow you to select which packages to install. If you are at the package list and HDL Coder is not listed, and it is the installer for R2016a or later, then you do not have a license. (For some older releases, it could just mean that you have not downloaded the archives for the toolbox.)
If you were installing for the current release, the sequence in the installer goes:
- Enter your email addres. Next Enter your password Sign In
- Do you accept the terms of the license agreement? Yes Next
- Select license by clicking on the license number. Next
- Confirm username Next
- Select destination folder Next
- Select Products (but on some versions at this point you would instead be given an option to install default or to customize by selecting products)
Weitere Antworten (1)
SAMUDRA PANDA
am 15 Dez. 2021
2 Kommentare
Walter Roberson
am 15 Dez. 2021
I recommend just starting up the installer; it knows how to convert archive names to product names.
I do not have the HDL Coder toolbox myself, so I cannot tell you the exact file names to look for. probably hdlcoder_common (followed by something) and at least one other file starting with hdlcoder .
The license administrator for your license can download the HDL coder archives if necessary.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!