can add costumed VHDL Code to Simulink HDL coder?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hello
i want integrate an SPI base ADC to a FPGA board
is possible to add a costumed VHDL or Verylog code block in simulink for the ADC interface and generate a global model VHDL projct for FPGA.
best regrads
0 Kommentare
Antworten (1)
Sri Kapali
am 18 Feb. 2021
Hello,
My understanding is that you want to incude your custom VHDL or Verilog code as a part of your Simulink model and then generate code for the entire model.
I think you can achive this by using DocBlock. For more information, see https://www.mathworks.com/help/hdlcoder/ug/integrate-custom-hdl-code-using-docblock.html
You can also look at this answer for additional information
0 Kommentare
Siehe auch
Kategorien
Mehr zu HDL Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!