Fpga-in-the-loop using IP core generation workflow with reference design?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Igor Freire
am 22 Mär. 2017
Beantwortet: Igor Freire
am 5 Mai 2017
Hi,
I would like to generate a baseband processor IP using HDL coder and implement it on an FPGA connected to Simulink (in the loop). The goal is to allow easy configuration of IP parameters and inspection of performance metrics. One particular constraint is that the design within the FPGA has many other components, so at first my understanding is that I should adopt the "IP Core Generation" workflow within the HDL Coder Workflow advisor and adapt the current FPGA design with "blank" connections for the IP that I intend to generate, then use this design as a reference design. However, from what I read, I understood that the FPGA-in-the-loop functionality is only enabled for the "Generic ASIC/FPGA" or the "FPGA Turnkey" workflows, both which do not allow a reference design to be included.
Have I misunderstood it? What would be an advisable solution in this case, to allow Simulink connectivity to the FPGA and also integrate an IP generated by HDL coder with a reference design?
Thanks
0 Kommentare
Akzeptierte Antwort
Tao Jia
am 5 Mai 2017
Hi Igor,
Currently the IP core generation workflow does not support FPGA-in-the-Loop.
If you want to communicate with the generated IP core on FPGA from MATLAB/Simulink, you can check out this one and see if it helps:
https://www.mathworks.com/help/hdlcoder/examples/ip-core-generation-workflow-without-an-embedded-arm-processor-xilinx-kintex-7-kc705.html
Tao
0 Kommentare
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu HDL Coder finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!