The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Other CAD Tools >> Physical Verification, Extraction and Analysis >> Assura DRC checking with logical functions
https://designers-guide.org/forum/YaBB.pl?num=1162377937

Message started by haikom on Nov 1st, 2006, 2:45am

Title: Assura DRC checking with logical functions
Post by haikom on Nov 1st, 2006, 2:45am

Hi,
I'm writing Assura DRC rules. The simple width and spacing checks are working, but I dont have a solution if I have two conditions. For example:
Metal1 rule: spacing < XX if width > YY. I thought it can be solved like this:

drc(Metal1 (sep<XX && width > YY) "Metal1 spacing error")    ; because in the Assura DRC docu it is mentioned that the rules follows the SKILL syntax

... but Assura dont want to compile this rule.
Has someone a solution for this?

Thanks in advance,
haikom

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.