Who can I search in virtuoso layout editor DRC error markers

N

Norman

Guest
Hello,

Do somebody know how to search DRC error markers with a certain error
text in the layout view.

I tried in the search function the following option

any shape with property == drcWhy


It did not work.

Do somebody know more?

Best regards

Norman
 
If you are using Diva DRC, that's what you have to do for finding
a particular marker shape.
You need to make valid the lpp (marker/error) in your LSW to search
this layer and eventually select it etc ...

Otherwise, you can use the DRC error browser.
Type in CIW this command, it will open an error browser :
geHiCommonFindMarker()

Hope this helps.

Regards,
===============
Kholdoun TORKI
http://cmp.imag.fr
===============


Norman wrote:

Hello,

Do somebody know how to search DRC error markers with a certain error
text in the layout view.

I tried in the search function the following option

any shape with property == drcWhy


It did not work.

Do somebody know more?

Best regards

Norman
 
Kholdoun,

Nice! I've been wondering about that for a while too. That is
extremely helpful, thank you!


Kholdoun TORKI wrote:
If you are using Diva DRC, that's what you have to do for finding
a particular marker shape.
You need to make valid the lpp (marker/error) in your LSW to search
this layer and eventually select it etc ...

Otherwise, you can use the DRC error browser.
Type in CIW this command, it will open an error browser :
geHiCommonFindMarker()

Hope this helps.

Regards,
===============
Kholdoun TORKI
http://cmp.imag.fr
===============


Norman wrote:

Hello,

Do somebody know how to search DRC error markers with a certain error
text in the layout view.

I tried in the search function the following option

any shape with property == drcWhy


It did not work.

Do somebody know more?

Best regards

Norman
 
On June 13th, 2002 Andrew Beckett posted in this newsgroup a Skill
code browsing efficiently Diva errors markers.
This code is far more fast and efficient than the
geHiCommonFindMarker() command.

http://groups.google.com/group/comp.cad.cadence/browse_thread/thread/76678f4647f5ea5a/29cebec2675f68fd#29cebec2675f68fd

===============
Kholdoun TORKI
http://cmp.imag.fr
===============

Stephen wrote:

Kholdoun,

Nice! I've been wondering about that for a while too. That is
extremely helpful, thank you!


Kholdoun TORKI wrote:

If you are using Diva DRC, that's what you have to do for finding
a particular marker shape.
You need to make valid the lpp (marker/error) in your LSW to search
this layer and eventually select it etc ...

Otherwise, you can use the DRC error browser.
Type in CIW this command, it will open an error browser :
geHiCommonFindMarker()

Hope this helps.

Regards,
===============
Kholdoun TORKI
http://cmp.imag.fr
===============


Norman wrote:


Hello,

Do somebody know how to search DRC error markers with a certain error
text in the layout view.

I tried in the search function the following option

any shape with property == drcWhy


It did not work.

Do somebody know more?

Best regards

Norman
 

Welcome to EDABoard.com

Sponsor

Back
Top