How to resolve /CMC/kits/cmosp18.5.2/cds.lib does not exist?

Status
Not open for further replies.

Arsala Tasleem

Newbie level 1
Joined
Jan 29, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
Huntington, New York, United States
Activity points
7
I am getting the following message when I start cadence

INFO: /CMC/kits/cmosp18.5.2/cds.lib does not exist

and then when I run simulation for any circuit I get this

cc1: error: CMC/kits/cmosp18.5.2/models/spectre Permission denied.

Any clues on how to resolve this?
 
Last edited:

On a UNIX or LINUX system, try
Code:
chmod -R 755 /CMC/kits/cmosp18.5.2
Should you have no permission to run this command, ask your system administrator.
 

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