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.

how to connect mmsim7.2 to ic5141?

Status
Not open for further replies.

nksunmoon

Junior Member level 2
Joined
Sep 8, 2009
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,462
anyone can tell me how to install mmsim7.2 and how to connect it to ic5141? Thanks very much!
 

set the variable.... to something like this:
setenv MMSIM /cad/MMSIM71/tools/bin
setenv MMSIM_HOME /cad/MMSIM71/tools/bin
setenv PATH {$PATH}:${MMSIM_HOME}

the most important keyword is MMSIM_HOME
When you run the simulation check the log file make sure it actually use that one instead of the build came with ic5141
 

set the variable.... to something like this:
setenv MMSIM /cad/MMSIM71/tools/bin
setenv MMSIM_HOME /cad/MMSIM71/tools/bin
setenv PATH {$PATH}:${MMSIM_HOME}

the most important keyword is MMSIM_HOME
When you run the simulation check the log file make sure it actually use that one instead of the build came with ic5141

i see, thank you very much
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top