|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 IC_ant 于 2015-11-18 20:56 编辑
Cadence版本:IC616_SIR4
MMSIM版本: MMSIM11.1Hspice版本: hspice2013.03
在ADE下集成了HSPICE之后使用hspiceD仿真的时候出现如下错误Parsing '/xxxx/xxxx/xxxx.va'
*pvaE* Unable to open include file: constants.h" (/xxxx/xxxx.va:1)
*pvaE* Unable to open include file: std.va" (/xxxx/xxxx.va:2)
*pvaE* Unable to open include file: constants.vams" (/xxxx/xxxx.va:12)
*pvaE* Unable to open include file: disciplines.vams" (/xxxx/xxxx.va:13)
以上所需要的文件在/tools/hspice2013_03/hspice/include下都有.
而且环境变量也指定了:
export HSP_HDL_PATH=/tools/hspice2013_03/hspice/include
PATH=/tools/hspice2013_03/hspice/include: $PATH
但是仿真的时候就是找不到这些文件. PDK文件里调用了constants.vams等文件.
小弟初学者,请求各位不吝指点. |
|