Forum Post: RE: Cannot add dummy net on No Connection pin
Hi Sutha, I think it is possible.
View ArticleForum Post: RE: Orcad pin ignore missing in latest version.
Lennie, on those multi section symbols I think it is far easier to just open the symbol in the editor and remove the extra ground and power pins on the sections that don't need them, clean up the...
View ArticleForum Post: RE: problem creating symbol of netlist subcircuit
[quote userid="397107" url="~/cadence_technology_forums/f/rf-design/41729/problem-creating-symbol-of-netlist-subcircuit/1360696#1360696"],where is the "setup" tab located[/quote] It's in the Analog...
View ArticleForum Post: RE: Simulation crashed - Killed by user
I just checked that and it said "unlimited".
View ArticleForum Post: Is there any shortcut, bindkey to bring up CIW window quickly?
Is there any shortcut, bindkey to bring up CIW window and Library Manager quickly? (version IC6.16-64b.101)
View ArticleForum Post: how to fix issue when importing DXF
my question is how to fix the issue when importing DXF using cadence 17.2 . the DXF is ok for cadence 16.5. the issue is logged as following: Reading Layer Conversion File Reading DXF file... ERROR: 3D...
View ArticleForum Post: RE: hiCreateReportField... passing arguments to its callback
Hi Andrew, Basically you are right about what I meant in this case. I try your suggested inputs in the code above but I did not get the right location where it will be place. I try to put it in the...
View ArticleForum Post: Toggle in schematic view 'Dynamic Net Highlighting' between On...
Hi all, In a schematic view, I would like to toggle 'Dynamic Net Highlighting' between On and Off. When I set only the envSetVal, it does not work. The only way I found is to call schHiDisplayOptions()...
View ArticleForum Post: RE: quotation mark replacement with pcreReplace?
Hi Andrew, Thanks for the reply. I have tried both plot(v(sg)) way and ?map nil way. Both of them are working as you mentioned. Thanks for the suggestions which saved me the above complications....
View ArticleForum Post: RE: Toggle in schematic view 'Dynamic Net Highlighting' between...
Hi Eric, It seems that the control for these enhanced highlighting options is not via the usual window property approach, but instead uses some private SKILL functions to enable it or disable it. I...
View ArticleForum Post: RE: Is there any shortcut, bindkey to bring up CIW window quickly?
You can easily define one - the command that you'd put in the bind key string would be: "hiDeiconifyWindow(hiGetCIWindow()) hiRaiseWindow(hiGetCIWindow())" This copes with it being minimised as well as...
View ArticleForum Post: RE: Toggle in schematic view 'Dynamic Net Highlighting' between...
Thanks a lot Andrew, I will do it. Regards Eric
View ArticleForum Post: RE: Simulation crashed - Killed by user
If you use ADE-XL or Assembler, The "Killed by user" errors might also appear in case you are firing up more than 1 runs with "Reassign immediately for new run" option enabled in 'Job Policy Setup'...
View ArticleForum Post: VHDL view to use in heirarchy editor
Hello, I am very new to mixed signal simulation using cadence virtuoso. I want to simulate a design which includes an ADC(analog) and a digital logic. The digital part of the design includes blocks...
View ArticleForum Post: RE: Is there any shortcut, bindkey to bring up CIW window quickly?
Is this the correct command for CIW windows? hiSetBindKey("Schematics" " F3" hiDeiconifyWindow(hiGetCIWindow()) hiRaiseWindow(hiGetCIWindow())") Also how would you do it for Library Manager? I don't...
View ArticleForum Post: RE: Simulation crashed - Killed by user
Thanks. I am using version IC6.16-64b.101 and not aware of 'Job Policy Setup' form. I did a quick search and saw that it is in ADE XL. Where can I change it in ADE L?
View ArticleForum Post: RE: Is there any shortcut, bindkey to bring up CIW window quickly?
Yes, that would do it for schematic windows. You can’t define bindkeys for the library manager.
View ArticleForum Post: What layers and files are used to produce a Milling file?
What layers and files are used to produce a Milling file? I am using Cadence 17.2 and the layer I used before for producing a Milling file appears to have changed. Can anyone tell me what files are...
View ArticleForum Post: Stratus PnR Configs
I browsed through the User Guide and other online support materials but couldn't find how to define a PNR config. Kindly help me with the same.
View Article