필터 지우기
필터 지우기

HDL Workflow Advisor change the name of the generated header file

조회 수: 2 (최근 30일)
Michael
Michael 2020년 1월 3일
답변: Kiran Kintali 2020년 1월 3일
Using Simulink to create a model and HDL Workflow Advisor to generate an IPCore. The DUT for which I'm creating an IPCore contains multiple AXI mapped inputs and outputs. HDLWorkflow Advisor creates a header file with the AXI addresses of these AXI registers. The generated header file is created in hdl_prj\ipcore\dutname\include\dutname_addr.h
Can I change this header file name, e.g. dutname_addr_newname.h? I don't see any setting where this filename is set and would allow me to change it, is it just hardcoded somewhere?
Thanks

채택된 답변

Kiran Kintali
Kiran Kintali 2020년 1월 3일
This header file has the same name as the IP core. The IP core name can be set in Task 3.2 “Generate RTL Code and IP Core”. Can you try customizing the IP core name in that step?
Please feel free to reach out to support@mathworks.com for additional customization questions on HDLCoder IP Core Generation.
Thanks

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by