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 implement a DRC rule file in Assura?

Status
Not open for further replies.

drabos

Full Member level 6
Joined
Jan 3, 2006
Messages
397
Helped
45
Reputation
90
Reaction score
15
Trophy points
1,298
Activity points
3,768
Does anybody know how to implement a DRC rule file in Assura? How should this file look like? Where can I find informations about that? ...

Thanks
 

assura drc language

From what I know it's also an SKILL code and shouldn't be much different from the one used by DIVA...
 

skill in assura

So, what about the DIVA file format?
 

what language does assura drc use

okay then.. I thought you were trying to migrate from one to other but now I see your point...

It's an SKILL code program, a programming language that allows you to customize Cadence tools within your process variables and environment.

It's quite simmilar to C, but from now on I'll left someone else to post you with something generic about it because I can't due to legal reasons...
 

    drabos

    Points: 2
    Helpful Answer Positive Rating
assura drc file

Okay, I know SKILL language. So, I have to program the rule check method...

I believed I can define drc rules with text files, just set the rule and the value (or with some similar simple approach)
 

assura drc coding

Ok. If you know SKILL it should be a "simple" task .

Basically, as you said, is a text file where the rules are defined and, by some particular layout geometry checking routines, are verified or not in the DRC...

Did you search within the forum if there is any file to be used as "template" or starting point?
 

    drabos

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top