Hi,
At the Step set the imported target platform
hPC.TargetPlatform = 'DLXCKU5P';
I meet an error:
Dot indexing into the result of a function call requires parentheses after the function name. The
supported syntax is 'DLXCKU5P_plugin_board().hdlcoder_ref_design_customization'.
Error in hdlturnkey.plugin.ReferenceDesignList/searchRDCustomizationFile
Error in hdlturnkey.plugin.ReferenceDesignList/buildRDList
Error in dnnfpga.config.ProcessorConfigBase/loadCustomDLReferenceDesignList
Error in dnnfpga.config.ProcessorConfigBase/set.SynthesisTool
Error in dnnfpga.config.ProcessorConfigBase/loadCustomDLBoard
Error in dnnfpga.config.ProcessorConfigBase/set.TargetPlatform
However, if i input an error platform:
Error using dnnfpga.config.ProcessorConfigBase/set.TargetPlatform
Value must be a member of this set:
'Generic Deep Learning Processor'
'DLXCKU5P'
'Xilinx Kintex-Ultrascale KCU105 evaluation board'
'Xilinx Zynq UltraScale+ MPSoC ZCU102 Evaluation Kit'
'Xilinx Zynq ZC706 evaluation kit'
The aimed platform is on the list.
How could i solve this problem?
Looking forward to your reply and thanks for your kindly help! OvO

 Akzeptierte Antwort

KH
KH am 13 Dez. 2024
Bearbeitet: Torsten am 13 Dez. 2024

0 Stimmen

找到原因了,开发板注册文件与参考设计注册文件不能放在一个文件夹
Translation:
Found the reason. The development board registration file and the reference design registration file cannot be placed in the same folder.

1 Kommentar

KH
KH am 19 Dez. 2024
Besides, thecurrenty Matlab version does not supportself-definedd 'kintex ultrascale+' platform, only supports the platform below:
1.'Generic Deep Learning Processor',
2.'xilinx kintex-UltraScale KCU105 evaluation board',
3.'xilinx zynq UltraScale+ MPSoc ZCU102 Evaluation Kit',
'xilinx zynq ZC706 evaluation board'.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Produkte

Version

R2024b

Gefragt:

KH
am 13 Dez. 2024

Kommentiert:

KH
am 19 Dez. 2024

Community Treasure Hunt

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

Start Hunting!

Translated by