HDL Workflow Advisor Error

9 Ansichten (letzte 30 Tage)
erfan amini
erfan amini am 28 Apr. 2023
Beantwortet: Kiran Kintali am 28 Apr. 2023
Hi,
I designed a Simulink model for the phase-locked loop using an adaptive scheme. I want to run this model on FPGA. I use the HDL coder of MATLAB to generate an HDL code. However, in the workflow advisor, I get an error mentioning that I cannot use the continuous sampling time. Nevertheless, I do not have any continuous block, and all sampling times are set to 1e-6s. It would be greatly appreciated if any could help me with the problem. I have attached a picture of my model and the error for more information.
Thanks!

Antworten (1)

Kiran Kintali
Kiran Kintali am 28 Apr. 2023
If you can share the model please add the attachment. If open the Sample time legend and do not see continuous sample time (0) feel free to reach out tech support and report an issue.
Continuous sample times are not supported for HDL Code Generation.
You need to discretize the model and use blocks in the DUT targeted for ASIC/FPGA.
It is a best practice to run the hdlsetup(<modelName>) command on the model.

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by