can add costumed VHDL Code to Simulink HDL coder?
7 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sri Kapali
on 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 Comments
See Also
Categories
Find more on HDL Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!