Is there any way to convert one layout view to skill code?

T

tech11

Guest
Hello everyone,

I wanna transfer one layout view to skill code, is there any way to do so?
If yes, is the code encrypted? Thanks for your help!

Have a good day!

B.R.

Harry
 
On Jun 11, 11:31 am, "tech11" <tec...@sohu.com> wrote:
Hello everyone,

I wanna transfer one layout view to skill code, is there any way to do so?
If yes, is the code encrypted? Thanks for your help!

Have a good day!

B.R.

Harry
You can have a look at the skill function:
dbWriteSkillWithLib
 
In the Layout editor with the cell open use pulldown Tools >>>> Pcell.
Then from the Pcell pulldown Compile >>> to Skill.

Tim
 
"Tim" <TimRoy1@gmail.com>
??????:1181571398.505230.261620@q69g2000hsb.googlegroups.com...
In the Layout editor with the cell open use pulldown Tools >>>> Pcell.
Then from the Pcell pulldown Compile >>> to Skill.

Tim


Tim,

This is one good way. Thanks for your help!

Regards,

Joffre
 
In the Layout editor with the cell open use pulldown Tools >>>> Pcell.
Then from the Pcell pulldown Compile >>> to Skill.

Tim


Tim,

This is one good way. Thanks for your help!
But no! This isn't what you want it generates pcell code. You can probably take just the pcell
procedure and replace pcCellView by some parameter, but still. dbWriteSkill is the correct way to do
it, IMHO.

Stéphane
 

Welcome to EDABoard.com

Sponsor

Back
Top