Why do I get the error "Parameter 'instantia​te_in_smar​tdesign' is not defined" when I try to run FIL simulation for Microsemi Polarfire board using Libero SoC v11.8?

1 vue (au cours des 30 derniers jours)
I am currently trying to use the FPGA-in-the-loop Wizard for the Microsemi Polarfire Evalboard, but I'm unable to continue with the example as I get the following error on MATLAB R2019a, using Libero SoC v11.8 IDE:
### HDL compilation failed.
### Libero SoC returned the following error message:
Error: Parameter 'instantiate_in_smartdesign' is not defined. Valid command formatting is
'new_project -location "project location" -name "project name"
[-project_description "project description"] [-block_mode "TRUE | FALSE"]
[-standalone_peripheral_initialization "TRUE | FALSE"]
[-use_enhanced_constraint_flow "TRUE | FALSE"]
-hdl "VHDL | VERILOG" -family "family" [-die "die"] [-package "package"]
[-speed "speed"] [-die_voltage "die_voltage"] [-part_range "part_range"]
[-adv_options "adv_options"]*
'
Error: Failure when executing Tcl script. [ Line 58: Error in command new_project ]
Error: The Execute Script command failed
Using Libero SoC v11.8 SP3, the error is slightly different and mentions a different unknown parameter:
### HDL compilation failed.
### Libero SoC returned the following error message:
Error: Parameter 'ondemand_build_dh' is not defined.
...

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 15 Oct 2019
Libero SoC v11.8 IDE does not support Microsemi PolarFire FPGAs.
You will need to install a separate standalone software called "Libero SoC Polarfire", which can be downloaded from the MicroSemi website:
In MATLAB R2019b and earlier, Libero SoC Polarfire 2.0 is the recommended version to be used with our tools. Please refer to below documentation page for Supported EDA Tools and Hardware with the Microsemi Support Package for HDL Verifier:

Plus de réponses (0)

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by