Forum Post: RE: Running perl from skill and getting output one at a time
HI Andrew, Is there any way to execute a skill code from a perl program Regards Anand Mohan
View ArticleForum Post: RE: Install 16.6 and 17.2 on the same pc
You don't need the SwitchVersion any longer since 17.2 doesn't rely on the environment settings to run. You can set the environment, with the SwitchVersion after installing 17.2, to run 16.6 and then...
View ArticleForum Post: RE: Is there a good tutorial on how to set up Orcad CIS local...
Capture CIS is a "net consumer" of data in the database, it isn't a tool for maintaining the database. To add Parts, Part Types and the like, you need a tool to maintain the database. For the Microsoft...
View ArticleForum Post: RE: ERROR (SPMHA1-141) Invalid sector row. Contact Cadence...
As the message says, you will need to get the data over to Cadence, either directly to Support, or through your Cadence Channel Partner, for Cadence Customer Support to take a look at, what looks like,...
View ArticleForum Post: RE: Install 16.6 and 17.2 on the same pc
This is not entirely true. If you take advantage of Windows file associations such as when you double click on a brd file in Explorer it will open the Allegro executable, you still need switchversion...
View ArticleForum Post: GDS streamed out data different from my actual layout in virtuoso
Hi, I am using ICADV12.2-64b.500.6, and I am having an issue streaming out the pcell I have made. In my virtuoso window, I have a proper evaluated pcell and all the objects are properly aligned, but...
View ArticleForum Post: RE: GDS streamed out data different from my actual layout in...
Prayo, This is going to be difficult to debug without seeing what your code does and what the symptoms are, so please contact customer support . Regards, Andrew.
View ArticleForum Post: RE: AMS simulator with APS and multi-thread
Thank you Andew! It is good to know that the limitation is gone now, so we can still choose more threads when resource is available. What you explained about the parallel computing completely makes...
View ArticleForum Post: RE: Measuring Layout Geometry
Andrew, Sorry for the delay. An example to clarify. The layout considered is composed by a main line named VDD with dozens of branches interconnecting parts of this circuit. We would like to obtain the...
View ArticleForum Post: Using Sweeps with Additional Parameter option in Transient...
Expanding on the answer given here , is it possible to use a paramset sweep in a paramset.scs file during a transient? I have a 5-bit switched attenuator that I would like to simulate switching during...
View ArticleForum Post: RE: Install 16.6 and 17.2 on the same pc
Reading the switchversion pdf it says it will work on all previous releases.....would that go as far back as the 9.2 package? TIA
View ArticleForum Post: RE: AMS simulator with APS and multi-thread
Yes, in either the spectre log file (spectre.out) when using spectre, or the irun.log (or ncsim.log) if using AMS, there will be a section once the analog solver has started called "circuit inventory"....
View ArticleForum Post: RE: AMS Simulator in cadence virtuoso
This is the verilog AMS code, i have declared all the parameters but i am not showing them here now. module Model1(T1,T2,x,Ttrans,PI); inout T1, T2,x,Ttrans,PI; electrical T1, T2,x,Ttrans,PI; real...
View ArticleForum Post: RE: Running perl from skill and getting output one at a time
Anand, First of all, the forum guidelines ask you not to post on the end of an old thread - this is actually a thread which is asking about the opposite of what you want. It muddies the water for...
View ArticleForum Post: RE: Using OPTION SCALE for only a particuar instance in Virtuoso ADE
That won't work, because the model files would only get included inside a subckt definition netlisted by the spectre netlister, which as this is a stopping view, won't happen. I see a couple of...
View ArticleForum Post: RE: Measuring Layout Geometry
Rafael, This doesn't make any sense to me (and I don't think there's anything built-in to do this, because it seems a strange thing to want to do - I can't see what use this has). The table format you...
View ArticleForum Post: RE: Using the Virtuoso autorouter: routing grid
Is the Default horizontal/vertical routing pitch overruling this layer specific pitches?
View ArticleForum Post: RE: Running perl from skill and getting output one at a time
sorry Andrew, I apologize for my behavior. This was the closest post I could find regarding perl. I have created a new thread for my question (36630). Could you please have a look at it, once again...
View ArticleForum Post: RE: Running perl from skill and getting output one at a time
Although putting the new thread in the Hardware/Software Co-Development, Verification and Integration Forums which has nothing whatsoever to do with what you're asking was probably not the wisest. I...
View ArticleForum Post: RE: Using OPTION SCALE for only a particuar instance in Virtuoso ADE
THANK YOU very much Andrew. I tried out the wrapper method that you said and it worked. Please have my regards, JDP
View Article