Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5066

Import symbol with property list into Skill++

$
0
0

Hello,

I have a global variable/symbol in normal Skill mode, where I store several settings in its property list. Some parts of the code must be run with Skill++, but it seems I can not import the symbols property list.

Example:

Normal Skill:

Var = 'Var
Var.a = 1
Var.b = 2

Skill++:

importSkillVar( Var )
Var.a >>> is nil

Is there a way to make the property list available in Skill++? I could not find any example or documentation for this case.

Best regards
Paul


Viewing all articles
Browse latest Browse all 5066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>