Identify folder into which HDL Coder writes generated output files
'
folder
'
Default: 'hdlsrc'
Specify a subfolder under the current working folder into which HDL Coder™ writes generated files. The folder name can be a complete path name, specified as a character vector.
If the target folder does not exist, the coder creates it.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.