hspice .alter .del in allcorner sim?

Status
Not open for further replies.

equman

Newbie
Joined
Jul 8, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
I'm working with hapice allcorner simulation and I made an allcorner lib to be invoked.
However,an error appeared after invoke allcorner lib.

The error is :
Terminate called after throwing an instance of 'std::logic error' what() basic_string::_S_construct null not valid.

The following is the allcorner lib.
Code:
.lib allcorner
*****TT
.lib ‘filepath’ TT_A
.lib ‘filepath’ TT_B
.alter SS
.del lib filepath’ TT_A
.del lib filepath’ TT_B
.lib ‘filepath’ ss_A
.lib ‘filepath’ ss_B
.endl allcorner
 
Last edited by a moderator:

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…