Vivado project creation or IP Core generation fails with "Project name is illegal" error

8 visualizaciones (últimos 30 días)
I am trying to generate HDL code for my model and compile it, or generate an IP core from it using HDL Workflow Advisor. But in either step 4.1. "Create Project" or step 3.2. "Generate RTL Code and IP Core", I encounter the following error:
ERROR: [ProjectBase 2-104] Project name 'C:/work(2022)/hdl_prj/vivado_prj/symmetric_fir_vivado.xpr' is illegal.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 26 de En. de 2024
Editada: MathWorks Support Team el 26 de En. de 2024
This error is caused by unsupported characters in the project path. In the above example, the parentheses () are invalid characters.
See Appendix B of the Vivado Users Guide for supported characters and Vivado project and file naming conventions. Below is the link for version 2019.2: https://docs.xilinx.com/v/u/2019.1-English/ug895-vivado-system-level-design-entry
Please rename the project folder so that it contains only valid characters.

Más respuestas (0)

Categorías

Más información sobre Code Generation en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by