Issue with defining bus signal inside sdf_cond in a liberty file

Status
Not open for further replies.

satishgra

Member level 3
Joined
Mar 29, 2008
Messages
59
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Location
Bangalore
Activity points
1,717
Hi,

I have a bus signal which basically controls the drive strength of the o/p buffer. If I put the following definition inside the .lib file, it pops up an error message :

when : "(!"dm[2]"& "dm[1]"& !"dm[0]" &!inp_dis&!oe_n)" ;
sdf_cond : " dm[2]==1'b0 & dm[1]==1'b01 & dm[0]==1'b0 & inp_dis==1'b0 & oe_n==1'b0 ";

Can someone kindly tell me how to define the same.

Regards,
Satish
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…