Forum Post: RE: Need help , getting one TEXT Object and access properties...
YES !!! , this does help thank you so much . I scanned through the code and was intimidated like I knew I would be but I did gleam through one line I really REALLY cared about . set lState [$lDef...
View ArticleForum Post: how can I use the delay function to measure the delays between...
Hi, I am trying to use the delay function to measure the delays between a rising edge of a singal_A and the following rising edge if signal_B, Signal_A is a periodic signal (clock) , while signal_B is...
View ArticleForum Post: RE: Import verilog with VDD, VSS, VNW & VPW
Thank you very much Volker. The way you mentioned worked for all of the ports I wanted to connect ( VDD, VSS, VNW & VPW ). VNW and VPW are indeed connections to NWELL and PWELL.
View ArticleForum Post: RE: Import verilog with VDD, VSS, VNW & VPW
Perfect. Unless you only need this solution for first simulation and you will later use a proper place and route tool that automatically adds the well tap cells, please don't forget to add them...
View ArticleForum Post: RE: Import verilog with VDD, VSS, VNW & VPW
Sure, will do that. Thank you very much once again.
View ArticleForum Post: RE: Message: *Error* float: argument #1 should be a number (type...
Thank you very much for your time, Andrew. I realized that the issue was being caused by a space in the PDK path. When I replaced all spaces in the path by underscores, everything got fixed. Best...
View ArticleForum Post: Encountering Thermal-1501 in Legato Electrothermal Simulation
Hello everyone, I am running a Legato electrothermal simulation for a 10mmx10mm die area. First, I used both NX and NY to 200, and I can smoothly run the simulation. However, I need a small mesh size...
View ArticleForum Post: RE: How to make TitleBlock display the value of property...
Hi CadAp, Can you help me post the content of this article here? I can't open it. Thanks.
View ArticleForum Post: RE: Allegro X Capture 23.10.006 causes Mouse to Jump to Top or...
Jeet I'm facing the same issue where my cursor jumps to top of the screen only while zooming in. No issues when zooming out. The Grid reference setting above did not resolve the issue for me. I'm on...
View ArticleForum Post: RE: How to make TitleBlock display the value of property...
Hi CadAP, Can you help me post the content of the article here, I can't open it. Thanks.
View ArticleForum Post: RE: Encountering Thermal-1501 in Legato Electrothermal Simulation
This error code normally points to a log file to look at. For example: ERROR (THERMAL-1501): Found an error when creating thermal database. Please check 'pkg_T3d.log' or 'createThermalDB_error.log' in...
View ArticleForum Post: RE: Allegro X Capture 23.10.006 causes Mouse to Jump to Top or...
Hi StaticEE, I am running Windows 11 Pro 24H2 and Cadence 23.10.006 and had this issue until I unchecked the "Grid References" listing under the "View" main menu. Now both the zoom in and out do not...
View ArticleForum Post: PVT guidelines for RF discrete components
Could you please provide the guidelines for performing PVT analysis in Cadence Virtuso for RF discrete components testing? Thanks!
View ArticleForum Post: Insert cell only with layout no symbol view to schematic view.
From this support document: https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1Od0000000tt0rEAA&pageName=ArticleContent > It takes advantage of using a metal resistor in your PDK...
View ArticleForum Post: RE: How to make TitleBlock display the value of property...
Hi Morgan, Please find the below code. Copy pastes the code and place in capture autoload folder. Once you open the capture script will be loaded and when you open a desing will see that Revcode value...
View ArticleForum Post: RE: How to make TitleBlock display the value of property...
Hi CadAP, It work, but how to get the value from Options -> Design Template -> Title Block, I mean set it here, but get and display use Tcl.
View ArticleForum Post: RE: Insert cell only with layout no symbol view to schematic view.
It rather depends on what the LVS rules do with such a component. If they are just treated as a short in LVS, then there will be nothing in the extracted representation for you to probe. If they are...
View ArticleForum Post: RE: How to create Power Transformer PSpice model having the...
Hai Ayush, Is the Magnetic part editor still supporting only 3 types or is there any updates in the Magnetic Part Editor to support PQ type of Transformer family Regards, Rohit Rohan
View ArticleForum Post: RE: How to create a Verilog-a cell view from scratch
Hi Purbayan I think your issue is that viewType "verilogA" does not exist in cadence, it is probably refering to viewType "netlist" what you need,. viewType=case(viewName ("layout" "maskLayout" )...
View Article