当前位置:网站首页>Cadence simulation encountered "input.scs": can not open input file change path problem
Cadence simulation encountered "input.scs": can not open input file change path problem
2022-07-05 07:47:00 【Senator】
1. Details of the problem
Change the software environment or after changing the environment , Because the path of project file and process library has changed , stay Virtuoso ADE In simulation ,load State after , The following errors may occur :
ERROR (SFE-868): “input.scs” 9: Can not open input file `/home/EDA/kit/PDK_13mmrf_1P6M_30k/smic13mmrf_1233/…/models/spectre/ms013_io33_rf_v1p9_spe.lib’. No such file or directory. Ensure that the file exists and the path to the file is correct. Otherwise, use the -I
2. resolvent
Here are some Where there may be problems , Check and eliminate one by one .
- Method 1
open setup -> Model Library , Here's the picture , One by one .
- Method 2
Open what you want load Of state Folder address for , find modelSetup.state file ( perhaps .mode.sdb file , Here's the picture ), Then right click to use gedit open ,Ctrl/Command + H Just replace the wrong path , Finally open ADE, again load state Just run again


- Method 3
The second method is to modify the model file , When already load state after , it is to be noted that ADE_XL Of Setup in model files We need to modify .
direct import from tests—OK that will do 
Above reference virtuoso Simulation file model library A simple way to change the path Made some practice and supplement .
边栏推荐
- UE5热更新-远端服务器自动下载和版本检测(SimpleHotUpdate)
- Use go language to read TXT file and write it into Excel
- Day06 class variables instance variables local variables constant variables naming conventions
- Global and Chinese market of urban rail connectors 2022-2028: Research Report on technology, participants, trends, market size and share
- About the problem that MySQL connector net cannot be cleared in MySQL
- QT excellent articles
- QT's excellent articles
- Explain STM32 startup file in detail
- Distinction between heap and stack
- Efficiency difference: the add method used by the set directly and the add method used by the set after judgment
猜你喜欢

Acwing - the collection of pet elves - (multidimensional 01 Backpack + positive and reverse order + two forms of DP for the answer)

Altium Designer 19.1.18 - 隐藏某一个网络的飞线

Opendrive ramp

High end electronic chips help upgrade traditional oil particle monitoring

万字详解八大排序 必读(代码+动图演示)

Oracle triggers and packages

Use of orbbec Astra depth camera of OBI Zhongguang in ROS melody

Build your own random wallpaper API for free

611. Number of effective triangles

QT small case "addition calculator"
随机推荐
Altium designer 19.1.18 - Import frame
Mouse click fireworks explosion effect
From then on, I understand convolutional neural network (CNN)
使用go语言读取txt文件写入excel中
借助 Navicat for MySQL 软件 把 不同或者相同数据库链接中的某数据库表数据 复制到 另一个数据库表中
Global and Chinese markets of nano biosensors 2022-2028: Research Report on technology, participants, trends, market size and share
Apple modify system shortcut key
Query the table name used by kettle in Oracle
The mutual realization of C L stack and queue in I
Thunderbird tutorial \ easy to use mail client
Use go language to read TXT file and write it into Excel
Professional knowledge of public security -- teacher bilitong
String alignment method, self use, synthesis, newrlcjust
Efficiency difference: the add method used by the set directly and the add method used by the set after judgment
Day08 ternary operator extension operator character connector symbol priority
MySQL - storage engine
Readme, self study record
Using C language to realize IIC driver in STM32 development
QT's excellent articles
C language uses arrays to realize the intersection, union, difference and complement of sets