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

Status
Not open for further replies.

mhytr

Member level 3
Joined
Dec 14, 2004
Messages
57
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
558
thanks!
 

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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…