Forum Post: RE: Term net name changing for the pins automation using SKILL code
Odin, You would need to use dbMakeNet() to create a net with the new name, and then use dbMergeNet to merge the existing net onto that new net (only the new net then survives). Regards, Andrew
View ArticleForum Post: RE: What is default port order, and how to create it?
I've been meaning to reply to this thread for a while - just hadn't got to it. In general, the portOrder is not that important nowadays and it's debatable whether all the consistency checks are...
View ArticleForum Post: RE: Parasitic exclusion
Hi Emmanuel, This can be done with a combination of parasitic filters (I'm assuming you're using the Parasitic Filters in the constraint view - selected via the Parasitics/LDE menu in ADE XL?). The...
View ArticleForum Post: RE: Term net name changing for the pins automation using SKILL code
Hello Andrew, Many thanks for your advice, I did it so and it works fine. Kind Regards, Odin
View ArticleForum Post: RE: Cross Section Editor Impedance Calculator
Someone wrote a paper on this back in 2006 which might help explain community.cadence.com/.../CDN2006_5F00_Users_5F00_Paper_5F00_Cross_5F00_Section.pdf
View ArticleForum Post: RE: Cross Section Editor Impedance Calculator
Anyone know of an easy way to copy or extract a cross section from one board and read it into a blank board? Other than extracting and weeding through a tech file.
View ArticleForum Post: RE: Cross Section Editor Impedance Calculator
Yes - Inside the cross section editor try Export - Cross Section Technology File, then to import open cross section and use Import - Cross Section Technology File
View ArticleForum Post: RE: Predefined Ports in Virtuoso
Dear Andrew, thanks a lot. Best regards, Matthias
View ArticleForum Post: Write Ocean-XL Script using Skill in IC 6.1.4
Hello, in IC 6.1.7 there is the very useful skill function axlWriteOceanScriptLCV() available. Unfortunately, the project I am currently working on is based on IC 6.1.4 and cannot be upgraded. Is there...
View ArticleForum Post: RE: Parasitic exclusion
Yes, it is clear. Thank you very much Andrew. I had tried this option but I was unsuccessful because, for caps, I only selected one net to deactivate all caps connected to that net. It didn't work. So,...
View ArticleForum Post: RE: Cross Section Editor Impedance Calculator
Since this has nothing to do with the topic of this thread, you should have started a new one.
View ArticleForum Post: Length match diff pair from pin to via
Hello everyone, Is it possible to length/propagation match traces from pin to via then via to pin? I know you can do the entire trace but there doesn't seem to be a way to do this without net...
View ArticleForum Post: RE: Cross Section Editor Impedance Calculator
Thanks, Steve. Interesting paper, but it just muddied the waters a bit more for me... I asked my PCB manufacturer for the dielectric constant of the soldermask; I do not have those layers there and it...
View ArticleForum Post: RE: ccopt ignore sink - common ui
You might wanna look at "ignore pin" too. By excluding the pins, the tool will not consider the leaf pins for skew balancing and clock drc fixing. Whereas, by using "ignore pin" on them, they would be...
View ArticleForum Post: RE: Cross Section Editor Impedance Calculator
I ran this in 16.6 and got 122 ohms. I noticed you have an etch factor of 90 in Cadence which is impossible. Try 45. I cross-checked in Polar and got an impedance near Cadence. Saturn is good but there...
View ArticleForum Post: calibreview fatal error
After I use calibre PEX for extraction, and it finishes without errors, I want to import the netlist created into a Cadence schematic with calibreview. However, when I run calibreview, I get a fatal...
View ArticleForum Post: How to simulate pnoise of fractional (non-integer) frequency divider
Hi there, I tried to simulate pnoise of the frequency divider with a divider ratio of 4.5 (non integer value). however, I have a hard time in setting the beat frequency to be Freq_in/4.5 with relative...
View ArticleForum Post: How to replace the Dummy net
Hi, Is it possible to replace the "Dummy net" with any other net using Skill? i tried "axlDBAssignNet" it shows following message W- Cannot change net on element type: Net "Dummy Net". -karthik.K
View ArticleForum Post: RE: Length match diff pair from pin to via
Not without scheduling, you can add a T Point during this process which can be positioned directly onto the via. That way you can pick the T point when you create your Pin Pairs
View ArticleForum Post: Can you please rate my website design?
Hello there! I am currently working on the design of this website: https://vironit.com/ Can you please leave any feedback? Would be good to listen to some opinions.
View Article