Forum Post: RE: run_phase doesn't update SV interface signals
Thanks to point this out. It was in the examples of Doulos not very clear. The driver works when instantiated in env or test class. I know this is the not the best. I will take a look at UVC agents...
View ArticleForum Post: Error running Liberate_AMS
I'm getting the above shown error when running Liberate_AMS . I dont have any instances 'bsource' or 'cab' in my netlist..Can anyone help what that error refers to ?
View ArticleForum Post: RE: To get resistance of track
OK try a new report file that contains this:- GEOMETRY # Select: CLASS = ETCH # Data fields to be written out: CLASS SUBCLASS NET_NAME = THE ACTUAL netname SEG_CAPACITANCE SEG_INDUCTANCE SEG_RESISTANCE...
View ArticleForum Post: RE: Is there a way to describe the charge across the device as a...
Like I said before, I get "error" displayed when I try to upload a file (even though its within the permissible size limit and the file name is withing the permissible number of characters).
View ArticleForum Post: RE: Is there a way to describe the charge across the device as a...
Sorry, I didn't see that in your earlier post. Can you try a different browser (not sure which you're using)? Also, how big is the file? If it's not that big, could you just paste the contents into the...
View ArticleForum Post: RE: Is there a way to describe the charge across the device as a...
It crashed my browser when I tried c&p. The file is ~400 kb which should be withing the limit (750 kb). I tried a different browser and it still failed. I uploaded it to the link below....
View ArticleForum Post: How can you change the waveform viewer defaults to thicker lines...
I've looked over a couple previously posted solutions, e.g.: https://community.cadence.com/cadence_technology_forums/f/custom-ic-design/34307/default-colors-in-waveform-viewer However I can't seem to...
View ArticleForum Post: RE: How can you change the waveform viewer defaults to thicker...
Sigh - I spent a while looking for a solution, gave up and then made this post. Then I looked a little more and found the answer 5 minutes later :-/. Here it is:...
View ArticleForum Post: RE: How can you change the waveform viewer defaults to thicker...
The line style for y0-y9 affects signals (sent from outputs in ADE) so that they cross-probe on the schematic with the same colour and style; for waveforms plotted by other ways, it uses the ViVA...
View ArticleForum Post: RE: How can you change the waveform viewer defaults to thicker...
Thanks (as always) Andrew.
View ArticleForum Post: RE: detecting process corner from within verilogA model
Thank you, I am following this thread because I need to implement the same and I have a question. I have created a file called "wrapper.scs" which looks exaclty like this: library wrapper section NN...
View ArticleForum Post: RE: Error running Liberate_AMS
There is a work round for this. Look through your models and look for subckt that has a line of "cab ( ) bsource" or higher level model that calls for such subckt. Add it to leaf cell, type can be...
View ArticleForum Post: Cascaded display.drf loading
I have an on-going battle with Virtuoso trying to make things work and/or not look disgusting with everything on a white background (so I can always have WYSIWYG when I print stuff). I made my own...
View ArticleForum Post: RE: Cascaded display.drf loading
More info: I should add that if I go into the Display Resource Editor I can still confirm that align/drawing is still set to red i.e. it doesn't seem to be overwritten. Now I'm really not sure what's...
View ArticleForum Post: RE: How can you change the waveform viewer defaults to thicker...
Sigh - I thought I had this all locked down, but now that I've gotten out and then back into Virtuoso I'm right back where I started i.e. a waveform viewer with thin dotted lines. I've tried editing...
View ArticleForum Post: RE: Is there a way to describe the charge across the device as a...
You still didn't say which version of spectre you were using. BTW, I was able to upload the file OK when I tried to... Anyway, I think the issue is that the ddt doesn't know the tolerances of the...
View ArticleForum Post: VIVA Table SKILL functions
Hello: I was looking for SKILL functions to work with VIVA tables and so far I have found only a single function. awvTableSignals However this function is very limited. Are there any other functions...
View ArticleForum Post: axlShell does not work
Hi guys, i and trying to add variable in axlshell() but it does not work. anyone can help? This is my code layer = "DRILL" sprintf(s "FORM vf_vis colorview_list Film:%s" layer) axlShell(s) Error msg:...
View ArticleForum Post: Bindkey for raising CIW problem
Hello, First of all, I am quite new to programming in SKILL. I've tried to raise the CIW window by using a bindkey F3 by using this code: procedure(raiseCommandInterpreter() applicationList =...
View ArticleForum Post: RE: VIVA Table SKILL functions
Curtis, No, unfortunately not. Regards, Andrew
View Article