rick
Guest
Thu Jul 22, 2010 5:40 am
Im want to set a few of the Assura avCompare parameters with skill but
am having trouble with the syntax.
Does anyone have example code. Im trying to set the verifyLayPins to
true and keepFloatingPins
rick
Guest
Fri Jul 23, 2010 12:01 am
On Jul 21, 7:40 pm, rick <ej...@pacbell.net> wrote:
Quote:
Im want to set a few of the Assura avCompare parameters with skill but
am having trouble with the syntax.
Does anyone have example code. Im trying to set the verifyLayPins to
true and keepFloatingPins
I was able to set these variables in the generated RSF but they do not
update the
avCompare options panel which would be highly desired. Any ideas?
procedure( vuiUserDefinedSetupCB(lvsform)
when( lvsform->hiFormSym == 'vuiLVSForm
lvsform->runDir->value = "./AVLVS"
lvsform->schematicSource->value = "DFII"
lvsform->technologyField->value = "assura_tech"
lvsform->runsetField->value = "typical"
lvsform->avView->value= t
lvsform->avCompareView->value= t
vuiLVSForm->avCompare->choices = list(":gen: verifyTopSchPins( (t
keepFloatingPins) )"
":gen: verifyTopLayPins( (t
keepFloatingPins) )"
)
vuiLVSForm->avCompare->value = '(":gen: verifyTopSchPins( (t
keepFloatingPins) )" ":gen: verifyTopLayPins( (t keepFloatingPins) )")
);when
t
);procedure
Andrew Beckett
Guest
Tue Jul 27, 2010 10:38 am
rick wrote, on 07/22/10 22:01:
Quote:
On Jul 21, 7:40 pm, rick<ej...@pacbell.net> wrote:
Im want to set a few of the Assura avCompare parameters with skill but
am having trouble with the syntax.
Does anyone have example code. Im trying to set the verifyLayPins to
true and keepFloatingPins
I was able to set these variables in the generated RSF but they do not
update the
avCompare options panel which would be highly desired. Any ideas?
procedure( vuiUserDefinedSetupCB(lvsform)
when( lvsform->hiFormSym == 'vuiLVSForm
lvsform->runDir->value = "./AVLVS"
lvsform->schematicSource->value = "DFII"
lvsform->technologyField->value = "assura_tech"
lvsform->runsetField->value = "typical"
lvsform->avView->value= t
lvsform->avCompareView->value= t
vuiLVSForm->avCompare->choices = list(":gen: verifyTopSchPins( (t
keepFloatingPins) )"
":gen: verifyTopLayPins( (t
keepFloatingPins) )"
)
vuiLVSForm->avCompare->value = '(":gen: verifyTopSchPins( (t
keepFloatingPins) )" ":gen: verifyTopLayPins( (t keepFloatingPins) )")
);when
t
);procedure
Log a service request with customer support since nobody has given an answer
within a few days. I don't have time at the moment to experiment to check this,
since I don't know the answer off the top of my head.
Regards,
Andrew.
--
Andrew Beckett
Senior Solution Architect - Cadence Design Systems Ltd (UK)