Forum Post: RE: Allegro Static IR drop dialog box does not appear
It's n in the 16.2 manual, Analyzing for IR Drop ch 9, page 361. And the code is there, see from above, it recognizes irdrop from the command line too, and IR drop is in the Analyze pull down menu....
View ArticleForum Post: RE: How is the order of ports/terminals in portOrder/termOrder...
Hi Sjoerd, Some thoughts on all of this. The portOrder property is really not very important. It only affects the Verilog netlister and doesn't impact any ADE netlisters which are CDF based (see...
View ArticleForum Post: RE: Top metal information to get the entire library cell views
This is very odd. You've taken the code in this post and changed the default value of cv in a way that doesn't make a great deal of sense. You've then got a strange mix of print statements and OCEAN...
View ArticleForum Post: How to run a trace on a plane
I have a power plane with a dynamic copper shape on it. I'd like to run a trace (different net) on it. When I try, it simply places the trace on top of the shape and creates a line to shape error. How...
View ArticleForum Post: Is there a way to access/modify external data from enterfunction...
I know people have to do this all the time but I was not able to find a solution. Is there away to pass extra data to the doneProc of an enterfunction, for instance enterBox in this case? I need to add...
View ArticleForum Post: RE: Top metal information to get the entire library cell views
Thank you Is there any change I can make on this code to get via information as well?
View ArticleForum Post: RE: Unreadable font in cdshelp
"CADENCEHELP" release helped me. Thanks for your reply Best regards,
View ArticleForum Post: RE: allegro free viewer 16.6 missing cdnZlib.dll ?
I checked directory and found needed file with the link to writing service because I urgently need to choose main topic of my final exam essay and will do it with the help of...
View ArticleForum Post: RE: Top metal information to get the entire library cell views
[quote userid="461263" url="~/cadence_technology_forums/f/custom-ic-skill/43833/top-metal-information-to-get-the-entire-library-cell-views/1366489"]Is there any change I can make on this code to get...
View ArticleForum Post: RE: Top metal information to get the entire library cell views
Thank you for your response. I mean to get the information of the top or the highest via layer used in the layout.
View ArticleForum Post: RE: Top metal information to get the entire library cell views
In the innermost loop (next to where it assigns the highest variable), you could use something like: highestCut=abGetHighestLayer(?cv cv ?function "cut") || "" (add highestCut into the local variables...
View ArticleForum Post: RE: How to run a trace on a plane
Sometimes when a shape is out of date this can happen. Select the shape first in generaledit mode using the shape select Icon "Arrow pointing to left" then right click and select shape update. Also it...
View ArticleForum Post: How to write Innovus Gui command to a cmd/log file?
HI, I have been using the Innovus GUI commands for several things and wonder if those command can be written to a log or cmd file so I can use it in my flow script? Is there such options that we can...
View ArticleForum Post: Worst case delay measurement
Hi, I have simulated an inverter in 180nm. I'm told to calculate the propagation delay and worst case delay of the circuit. What is the method to calculate worst case delay either using calculator or...
View ArticleForum Post: RE: Worst case delay measurement
Dear Aalelai, The cross() function in the Calculator may be used with a waveform to determine the time at which the waveform crosses a specific voltage threshold. One of its options allows you to...
View ArticleForum Post: Gilbert mixer IIP3
Hi all, I am having trouble plotting the IIp3 of gilber RF mixer I made I have plotted 1 dB compression point using QPSS and QPAC simulation. flo=2.42GHz and frf=2.4GHz , 20 MHz IF However my IIp3...
View ArticleForum Post: RE: Worst case delay measurement
There's also the delay function in the calculator too... Andrew
View ArticleForum Post: RE: Gilbert mixer IIP3
The first thing I should point out is that you almost certainly should be using harmonic balance for this simulation, rather than shooting. There's generally few cases where shooting QPSS is...
View ArticleForum Post: RE: Gilbert mixer IIP3
What if I do like this: frf=2.4G , fqpac=2.401G and flo=2.42G then I will have 21M and 19M is this correct ?
View Article