Class: hdlcoder.ReferenceDesign
Package: hdlcoder
Specify Xilinx EDK MHS project file
addCustomEDKDesign('CustomEDKMHS',mhs_project_file)
addCustomEDKDesign('CustomEDKMHS',
specifies
the MHS project file that contains the Xilinx® EDK embedded system
design. Use this method if your synthesis tool is Xilinx ISE.mhs_project_file
)
If your synthesis tool is Xilinx Vivado®,
use the addCustomVivadoDesign
method.
If your synthesis tool is Altera® Quartus II,
use the addCustomQsysDesign
method.