Import verilog o vhdl in simulink
    8 views (last 30 days)
  
       Show older comments
    
Hi, i have created a block in vhdl or verilog outside matlab. Can i import the block in simulink? thanks
0 Comments
Answers (1)
  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.
0 Comments
See Also
Categories
				Find more on HDL Verifier 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!