|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
第一次学习,请教各位仁兄大虾:"斜体字" 代表个人写的名称或代码
我都是一步一步按网上最简单的例子来,但就是过不去,太痛苦。
1. AMS进行仿真时,Xcelium在CDS.log出现提示
##########################
Optimize Single Point Run netlisting done. Simulation started...
While simulating run ExplorerRun.0, point 1, test abc_Full_adder_1, received error:
Simulation Error:
The simulator process returned a non-zero exit code, indicating failure.
The simulator could have crashed or intentionally returned to indicate an error.
Check the simulator log file for more information. Common causes:
1. Simulator may have crashed during exit even after reporting success in log file.
2. Abrupt automatic simulator termination (e.g., SIGKILL) because the simulator process has
exceeded resource limits, which can be specified in the distribution system or
by the kernel itself (e.g., the Linux OOMKiller).
3. Manual termination of the simulator process.
./runSimulation can be manually run in this directory to check the issue.
##########################
2. 用ADE explorer运行,在网表下/netlist/xmsim_315513.err
##########################
Intermediate File: string (IF_STRING) in snapshot abc.Full_adder:config (SSS)
Decompile: net1__E2L_2__logic
Verilog Syntax Tree: module declaration (VST_D_MODULE) in module abc.Full_adder:schematic (VST)
File: /home/xyz/simulation/abc/Full_adder/maestro/results/maestro/ExplorerRun.0/1/abc_Full_adder_1/netlist/netlist.vams, line 24, position 16
Scope: Full_adder
Decompile: Full_adder
Source : module Full_adder (OUT);
Position: ^
Error: Error processing stack frame(12) - skipping rest of frame!
External Code in function: <unavailable> offset -65534
Simulator Snap Shot: autoinst ams (SSS_AMS_AUTOINST) in snapshot abc.Full_adder:config (SSS)
Error: Error processing stack frame(14) - skipping rest of frame!
Internal Code in function: %d) - skipping rest of frame!
offset 1307674956
External Code in function: <unavailable> offset 3760177
External Code in function: <unavailable> offset -65535
External Code in function: <unavailable> offset -64536
Verilog Syntax Tree: module declaration (VST_D_MODULE) in module connectLib.E2L_2:module (VST)
File: /home/xyz/cadence/XCELIUM2303/tools/affirma_ams/etc/connect_lib/E2L_2.vams, line 29, position 18
Scope: E2L_2
Decompile: E2L_2#(vsup,vlo,vhi,vthi,vtlo,vtol,tr,txdel,ttol_c,vtlox,vthix,debug,vinlimit,enable_highz,duration,nox,enable_x)
Source : connectmodule E2L_2 (Ain, Dout);
Position: ^
External Code in function: <unavailable> offset -65532
|
|