HDL Coder with Custom IP Core
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I was trying to add a custom IP core to my reference design and now when I run HDL workflow advisor using the hdl_led_blinking sample project as a starting point, it fails because it is unable to locate the IP core that it created. I don't understand why it would be unable to find its own IP core. I confirmed that there is a led_count_ip_hw.tcl file in hdl_prj/ipcore. Can someone provide some debugging suggestions. Thank you.

1 comentario
Sahas
el 7 de Abr. de 2025
Please share the exact error message that was shown in the result pane as well as the Target configurations that are selected. This would help me investigate further.
Respuesta aceptada
Sahas
el 9 de Abr. de 2025
There could be a number of reasons of why the project is unable to locate the IP core. You might get help from the following MathWorks documentation links on:
- HDL Workflow Advisor Tasks: https://www.mathworks.com/help/hdlcoder/ug/overview-of-workflows-in-hdl-workflow-advisor.html
- Custom IP Core Generation: https://www.mathworks.com/help/hdlcoder/ug/custom-ip-core-generation.html
- Generating board independednt IP Core: https://www.mathworks.com/help/hdlcoder/ug/generate-a-custom-ip-core.html
I hope this resolves the query!
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!