cheking that a memory array is DRC correct

N

nour

Guest
hi evevrybody! I'm writing a program that built memory arrays, and i
want to check by a skill function that each one of them is DRC
correct. Please can anyone help me!

I'm using calibre DRC
 
nour wrote, on 09/11/08 10:09:
hi evevrybody! I'm writing a program that built memory arrays, and i
want to check by a skill function that each one of them is DRC
correct. Please can anyone help me!

I'm using calibre DRC
I'm not sure if Mentor provide a SKILL API to invoke Calibre DRC on a design.
You should consult the Mentor documentation.

Otherwise you'd probably have to write something to do the stream out and invoke
calibre (using "ipcBeginProcess", probably) - there have been previous
discussions on similar topics in this group, so you could probably search in
the group under google groups.

Regards,

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top