Forum Post: RE: DC Convergence Problem When Simulating a Post-Layout r_c and...
The accuracy should not be compromised when picking APS. Why do you think that? The whole point of APS is that it should give the same accuracy as Spectre (not necessarily identical answers, but it...
View ArticleForum Post: RE: Save DC operating point set on from SKILL code
maeSetAnalysis("mylib:myinvtb:1" "dc" ?options list(list("saveOppoint" t))) ("mylib:myinvtb:1" is my test name) Andrew
View ArticleForum Post: RE: Save DC operating point set on from SKILL code
Thank you. Best regards, Dragan
View ArticleForum Post: RE: Accessing power results from transient analysis in spectremdl
Oops! Sorry about that. I did change it in the ADE window and regenerate the netlist, I missed the stop time in the mdl control file. This works :) Thank you so much!
View ArticleForum Post: RE: PCB Allegro Free viewer
try using allegro_free_viewer_classic instead...
View ArticleForum Post: RE: Any efficient way to do calibration using calcVal and...
Hi..I do not think I can contact the customer support with my account. Thanks though.
View ArticleForum Post: RE: Control flow when a return from an expression is nil
Dear Delgsy, Great!! I was happy to read you have it working! Thank you for letting us know and good luck with your simulations! Shawn
View ArticleForum Post: Cannot select signals to be saved in ADE Explorer/Assembler; net...
Hi, I am struggling with a very basic bug(?): ADE Explorer/Assembler just won't let me properly save current signals of a bus of an instance: I can't select "Save" for a signal, no matter how often I...
View ArticleForum Post: Matlab Error When Starting from Assembler
I am getting a Matlab error when I try to start Matlab using the Assembler results toolbar button. The error is an "Invalid use of operator". I think the problem is, the run command ADE is trying to...
View ArticleForum Post: RE: constrain the memory use in cadence
I found that adding "setenv CDS_AUTO_64BIT ALL" to the Cadence source/setup script, sets 64bit settings by default. Mentioning in case it's helpful to anyone in reference to above.
View ArticleForum Post: question : standard cell symbol import to virtuoso
I want to import TSMC 65nm standard cell library into virtuoso. The. SPI file was successfully imported into schematic, but I used xxpwr.v importing symbol, some errors occurred The following is the...
View ArticleForum Post: RE: question : standard cell symbol import to virtuoso
This is just a matter of not having an XCELIUM release in your UNIX path. See this similar post.
View ArticleForum Post: RE: Matlab Error When Starting from Assembler
Trent, It should be run with quotation marks around the temporary file name. Which IC sub-version are you using (Help->About in the CIW)? Also, which MATLAB version are you using? Once MATLAB is...
View ArticleForum Post: RE: question : standard cell symbol import to virtuoso
Dear Mr. Andrew, Thank you very much for your explanation and your solution suggestion. I only have xcelium1809 and added path. Now it seems that it doesn't work
View ArticleForum Post: RE: Accessing power results from transient analysis in spectremdl
Hello. I am trying to understand the syntax used within an mvarsearch looping construct. If I am not wrong, a value following the - within a goal defined in the zero statement is the value to be...
View ArticleForum Post: Manufacturing Menu
I just finished my PCB an wanted to export the gerbers when i realised that there is no button for it. I think i have the wrong Version selected. Im running "OrCAD PCB SI" version. How do i change it...
View ArticleForum Post: RE: how to merge coverage for each instances of the agents
I'm not sure exactly what you're asking, because you initially talked about a "merged" view, and now you mention seeing individual instances. Would you be able to share a small example code that shows...
View ArticleForum Post: RE: how to merge coverage for each instances of the agents
True that, initially I asked for the merged coverage, but now I wanted to see the bins that are being created by each instance of the agents. as I have instantiated coverage class for all the agent...
View ArticleForum Post: RE: question : standard cell symbol import to virtuoso
What does "it doesn't work" mean? Not really much in the way of details - which IC subversion are you using too?
View ArticleForum Post: RE: how to merge coverage for each instances of the agents
OK, so I think you may only be missing the covergroup "option.per_instance = 1;" setting from your code then. As your coverage is in UVM components you may want to add a coverage control file to your...
View Article