Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Can Matlab/simulink do a co-simulation with verilog modules?

Status
Not open for further replies.
Hi mhytr
u can do Verilog module simulations in simulink, by using "Black Box" of the SystemGenerator toolset.
 

Re: Can Matlab/simulink do a co-simulation with verilog modu

vsim first u have to call this function,then

vsim('PropertyName', 'PropertyValue'...) starts and configures the ModelSim simulator (vsim) for use with the MATLAB and Simulink features of the Link for ModelSim. The initial directory in ModelSim matches your MATLAB current director..

***h***p://www.mathworks.com/access/helpdesk/help/toolbox/modelsim/vsim.html****

actually i tried this long back and i am unable to run verilog files....so please check it ..the error showing was some directory missing
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top