RE: Maintain "Persistence" of Find after done command is completed while...
Hi Paul, Exactly. I was hoping to keep the SKILL commands simple for easy editing by myself and others. PCB Design is my more core competency, not SKILL coding. Here is what I use for "Placement mode":...
View ArticleRE: Orcad Capture - Slow Graphics response on windows 10
Having this issue as well. After a reboot it seems to behave a little better for a while.
View ArticleRE: Restrict innovus tool in placing VIABAR
Can you explain more what you mean by VIABAR? Do you mean rectangular vias, or a layer called VIABAR?
View ArticleRE: How to traverse the hierarchy in a schematic
Hi Quek, The link you provided is now dead. Any idea if the mentioned solution is still around somewhere? Thanks, ROn
View ArticleC code generated by the veriloga
Is it possible to access the C code generated by the veriloga compiler? Thank you, Pietro
View ArticleRE: How to traverse the hierarchy in a schematic
Hi Ronald Here is the updated link: https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1Od0000000nZ36EAE&pageName=ArticleContent&sq= Best regards Quek
View ArticleRE: MAX file
Hi Steve, are you a Cadence employee? If so then I'm really disappointed with the Level of Support. I've only just moved to Orcad after many years using Altium. This seems to be a fairly Basic function...
View ArticleRE: MAX file
Hi AutoMike - no I don't work for Cadence - and this command was added via a QIR (or hotfix). Cadence and other EDA vendors issue software hotfixes and changes regularly so you need to just install the...
View ArticleRE: MAX file
Hi Steve, In that case it's good of you to try and help and also reply so quickly. Thanks anyway, I'll follow up on your Suggestion a bit later on. Thanks again
View ArticleRE: Search and replace in a sub list
I found a solution buy I'm not sure it's optimal. foreach(subList myList if( member("b" subList) then rplaca(member("b" subList) "newB") ) )
View ArticleRE: Maintain "Persistence" of Find after done command is completed while...
You are absolutely correct, Steve. My method of using a manually edited Allegro menu file then placed in the local folder is somewhat stale, while functional. Perhaps that was why I mentioned SKILL...
View ArticleRE: Maintain "Persistence" of Find after done command is completed while...
I'd like to add that you should not be storing your scripts (or views, extract files etc) in the Cadence hierarchy. There is a scriptpath variable that you can set to point to your scripts in a local...
View ArticleParsing FSDB file in python
Hi, Is there a way to parse the FSDB dump file using python? Thanks, SS
View ArticleRE: Search and replace in a sub list
Two more general solutions. These work with any depth of lists, with any length of the sublists, and change all occurrences of the original value with the new value. The first is non-destructive - i.e....
View ArticleRE: Calculator value() returns multiple values for given set of multiple x...
I was replying from memory - what I called "crossing number" is referred to on the cross form as "Edge number". If the edge number is 0 (forget about the fifth argument onwards which allow you to...
View ArticleRE: Maintain "Persistence" of Find after done command is completed while...
Rik, thanks for the ancillary data management tip although I would disagree when the customer installation is multi-user server. Backups are mandatory, regardless of installation type. What I hope does...
View ArticleRE: Skipping symbol mismatch during check and save of schematic views
Hello, you can disable the Cross View Checks in the Schematic Editor -> Menu Item "Check" -> Item "Cross View" and set the Cross View Check Severity to ignore. Kind regards, Matthias
View ArticleWhat's For Breakfast? Video Preview January 29th to February 2nd 2018
https://youtu.be/OtFTlu1u9xI Coming from TSMC North America (camera Sean) Monday: TSMC 30 Years Ago Today Tuesday: All Models Are Wrong, Some Are Useful Wednesday: Open Source IP in Government...
View ArticleRE: How to corrupt a GDS with dbCreateParamInst
[quote userid="4936" url="~/cadence_technology_forums/f/custom-ic-skill/38184/how-to-corrupt-a-gds-with-dbcreateparaminst/1353329#1353329"]I don't know what you mean about it "corrupting your GDS". I...
View ArticleFunction to create or edit mouse popup gui
I lost or forgot what was the function to create or edit the mouse popup gui. Paul
View Article