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.

[SOLVED] [Moved] [Help Urgent]Problem with AMS Hitkit 3.7 Installation with Mentor Graphics

Status
Not open for further replies.

univer_solar

Member level 4
Joined
Feb 23, 2007
Messages
78
Helped
6
Reputation
12
Reaction score
6
Trophy points
1,288
Activity points
1,808
Dear All,

I installed AMS Hitkit ver 3.70 for Mentor Graphics but I couldn't start the program by using the command:
ams_icstudio -project project_name -tech c35b4c3

ams_icstudio: command not found

Before install AMS, I already used UMC18 and IC-DA worked very good. I also configured the environment variables as following:

######################################
# Design Kit Environmental Variables #
######################################

# notes: 1. <target_dir> = /home/***user***/mgc
# 2. <path_install_dir> = /home/***user***/mentor


export M_MGC_HOME=/home/user1/mgc

export MGC_HOME=$M_MGC_HOME/2008.2e_rhelx86linux/icflow_home
export MGC_AMS_HOME=$M_MGC_HOME/ams_home

export PATH=$PATH:$MGC_HOME/bin:$MGC_AMS_HOME/bin:$M_MGC_HOME/calibre/ixl_cal_2010.1_22.19/bin:/home/user1/ams/programs/bin

export MGC_WD=/home/user1/workspace

#This setup part is for UMC18
export MGC_DESIGN_KIT=`pwd`
export MGC_LOCATION_MAP=$MGC_DESIGN_KIT/mgc_location_map
export AMPLE_PATH=$MGC_DESIGN_KIT/userware
export MGC_ICSTD_LIB=$MGC_HOME/mgc_icstd_lib
export MGC_IC_DEVICE_LIB=$MGC_ICSTD_LIB/device_lib
export MGC_IC_GENERIC_LIB=$MGC_ICSTD_LIB/generic_lib
export MGC_IC_SOURCES_LIB=$MGC_ICSTD_LIB/sources_lib
export MGC_MACROLIB=$MGC_ICSTD_LIB/mgc_ic_macrolib
export MGC_IC_COMMLIB=$MGC_ICSTD_LIB/mgc_ic_commlib
export MGC_IC_COMMLIB_QS=$MGC_ICSTD_LIB/mgc_ic_comm_qs
export MGC_IC_COMMLIB_RF=$MGC_ICSTD_LIB/mgc_ic_comm_rf
export MGC_IC_VERILOG_LIB=$MGC_ICSTD_LIB/mgc_ic_verilog
export NCF_GLOBAL=$MGC_ICSTD_LIB/global.ncf

export MGC_CALIBRE_DRC_RUNSET_FILE=$MGC_DESIGN_KIT/Calibre/DRC/DRC.runset
export MGC_CALIBRE_LVS_RUNSET_FILE=$MGC_DESIGN_KIT/Calibre/LVS/LVS.runset

#This setup part is for AMS tech.
export AMS_DIR=/home/user1/ams
export AMS_AMPLE_PATH=/home/user1/ams/mentor/userware_ics
export AMS_NCF_GLOBAL=/home/user1/ams/mentor/as_global.ncf
export AMS_IC_LIB=/home/user1/ams/mentor/ic_station/c35/libraries
export AMS_IC_RULES=/home/user1/ams/mentor/ic_station/c35/rules
export AMS_IC_PROCESS=/home/user1/ams/mentor/ic_station/c35/process


# for getting the license from the server (license for the tools)

export MGLS_LICENSE_FILE=1717@192.168.84.2

Please help me to solve this problem. Thanks so much.
 

I think you should ask Mentor Graphics support to help with the license settings, they should be able to tell you what to do

Alex
 

Hi alexan,
This is not the tool problem but the library foundry installation problem. So Mentor will not support.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top