Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to create a string using a variable with SKILL coding?

Status
Not open for further replies.

analayout

Advanced Member level 4
Joined
Feb 20, 2007
Messages
101
Helped
10
Reputation
20
Reaction score
1
Trophy points
1,298
Activity points
1,844
Hi All,

I have to create a string using a variable. for eg

I have a variable x .

The output should be "1" when X = 1

and output should be "2" when X = 2

Any body know the skill function to do this .



Regards,
Analayout.
 

Cadence SKILL coding

pcExprToString(variable). Open sklangref pdf and go through all the functions in the section "SKILL Language Functions". Its good for u if u can do this.
 

Re: Cadence SKILL coding

Thank you Very much rimser !!!!

Its working properly.

Regards,
Analayout.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top