Forum Post: COMBINED and variable definition syntax in cds.lib file
Is it possible when using COMBINED in the cds.lib to have the lib definitions on multiple lines? It just makes edit the files easier From: COMBINED lib1 lib2 lin3... lib15 To: COMBINED lib1...lib5...
View ArticleForum Post: RE: Allegro NC Drill and NC Route Integer.decimal format not...
Hotfix_SPB17.40.022 fixed this in the .rou files, but not the .drl files D:\SPB_Data\xxx\yyy>cat *drl *rou | grep INCH INCH INCH,00.00000
View ArticleForum Post: RE: Allegro NC Drill and NC Route Integer.decimal format not...
Hello EnottonE, It looks like that the viewmate viewer doesn't get better when using 4 characters instead of 5. I found the Viewmate viewer that allows to override its guess. Thanks for your input.
View ArticleForum Post: RE: Allegro NC Drill and NC Route Integer.decimal format not...
I found the Viewmate viewer [[setting]] that allows to override its guess.
View ArticleForum Post: RE: Allegro NC Drill and NC Route Integer.decimal format not...
In my 17.4 exportations, I see in both my .drl and .rou files the correct format command of METRIC,TZ,000.00000 . Viewmate is detecting properly the format with the 17.4 exportations. It is guessing...
View ArticleForum Post: RE: Allegro NC Drill and NC Route Integer.decimal format not...
in Allegro the Help>About will show the current settings Also, the 1st line of the journal file shows the version info: D:\SPB_Data\xxx\yyy>head -1 allegro.jrl \t (00:00:01) allegro 17.4 S022...
View ArticleForum Post: RE: PLL reference model for PSS+PNOISE
Dear HoWei, Wow! Great memories I am sure - and your comments sparked a few memories of mine too! We did have a full phase noise system at one time some years ago that I used to characterize and...
View ArticleForum Post: RE: Models for components in sample lib
Thank you for confirming Andrew. I am trying to get the gpdk045 to work. In the meantime I also tried the digital gates (not_gate...) from AHDL library. Are these expected to work fine ?? Asking as I...
View ArticleForum Post: RE: Change default increment of deriv
Dear Holz, I, personally, am not aware of a "default" value for the x-axis increment if the deriv() function as x-axis can represent time or some other variable and, if time in a transient analysis,...
View ArticleForum Post: Access Top-Level Hierarchical Net with BSource
Hello, I am trying to define a bsource within a subcircuit, which addresses currents and voltages from the top-level hierarchy. For currents, this seems to work, but for voltages it does not. My...
View ArticleForum Post: RE: Change default increment of deriv
As Shawn said, there's no control over the x-axis increment because it uses the same increment as the source waveform - it just takes the piece-wise slope between each point. Strobing to improve the...
View ArticleForum Post: RE: Models for components in sample lib
The most likely explanation for this is that you've not adjusted the rather large tdel (delay) or trise/tfall parameters which are very large (2us and 1us for the second two). If your input signal is...
View ArticleForum Post: RE: Change default increment of deriv
Dear Andrew (and Holz), [quote userid="4936" url="~/cadence_technology_forums/f/custom-ic-design/49534/change-default-increment-of-deriv/1379438#1379438"]Not sure I get Shawn's point of strobing with...
View ArticleForum Post: RE: sampled pnoise on multi-phase switched cap circuit
Dear jeff, [quote userid="327351" url="~/cadence_technology_forums/f/rf-design/49427/sampled-pnoise-on-multi-phase-switched-cap-circuit/1379357#1379357"]I am much more care the noise density when load...
View ArticleForum Post: RE: sampled pnoise on multi-phase switched cap circuit
Hi Shawn, although I do not agree with what you posted, I am very thankful to you for your help. regards Jeff
View ArticleForum Post: RE: sampled pnoise on multi-phase switched cap circuit
Dear Jeff, [quote userid="327351" url="~/cadence_technology_forums/f/rf-design/49427/sampled-pnoise-on-multi-phase-switched-cap-circuit/1379442#1379442"]although I do not agree with what you posted, I...
View ArticleForum Post: How can I import verilog-A (.va) file in the cadence virtuoso?
I have a verilog-A TFT model file, but I do not know how can I import this model in the cadence virtuoso. How can I import this model into the cadence virtuoso? Please tell me Thank you yysunj
View ArticleForum Post: How can I set the specific color feature with SKILL?
Hi All I know that I can set the color with axlVisibleLayer("etch/top" t) for "Stack-Up" class but this function only work on Stack-Up but I want to use this function at "Manufacturing" class it was...
View ArticleForum Post: RE: How can I set the specific color feature with SKILL?
You need to use the full name: axlVisibleLayer("manufacturing/autosilk_top" t) You can see all class names with axlGetParam("paramLayerGroup")->groupMembers If you want to see all subclass names of...
View Article