Import verilog o vhdl in simulink

3 views (last 30 days)
Giacomo
Giacomo on 2 May 2018
Answered: Tim McBrayer on 10 May 2018
Hi, i have created a block in vhdl or verilog outside matlab. Can i import the block in simulink? thanks

Answers (1)

Tim McBrayer
Tim McBrayer on 10 May 2018
You can integrate your HDL code with a Simulink design during HDL code generation. There is no way to import the logic in to Simulink itself, though. Search the HDL Coder documentation for "Black Box" support to see how to integrate your existing HDL code into a larger Simulink model.

Tags

Community Treasure Hunt

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

Start Hunting!