<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.cadence.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PSpice - Recent Threads</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Exporting PSPICE netlist with Subckt parameters</title><link>https://community.cadence.com/thread/66043?ContentTypeID=0</link><pubDate>Wed, 03 Jun 2026 20:44:16 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:da0c4f7d-df11-439b-bfd0-381a4a309f62</guid><dc:creator>SC202412036016</dc:creator><slash:comments>4</slash:comments><comments>https://community.cadence.com/thread/66043?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66043/exporting-pspice-netlist-with-subckt-parameters/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am trying to export a PSPICE netlist of a simple subcircuit where I have to pass in parameters, however parameter definition is happening after ENDS, instead of the top line where the subcircuit is being defined. There is a .PARAMS in the subckt line however the actual parameter (lval) is showing up right at the end. Any ideas on where the issues may be?&lt;/p&gt;
&lt;p&gt;I cannot seem to attach a screenshot of the template settings, but if this works for anyone would be great if you can send a screenshot of the template settings where the ParamList is displayed at the top.&lt;/p&gt;
&lt;p&gt;1. To extract the netlist I go to Tools &amp;gt; Create Netlist&lt;/p&gt;
&lt;p&gt;2. Here is the output:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;* source BLOCK_AOL&lt;br /&gt;.SUBCKT Aol_Block InN InP OutN OutP PARAMS : &lt;br /&gt;G_G1 OUTP OUTN INP INN -1u&lt;br /&gt;L_L1 N00976 OUTN {LVAL} TC=0,0 &lt;br /&gt;R_R2 N00976 OUTP 1M TC=0,0 &lt;br /&gt;.ENDS Aol_Block&lt;br /&gt;.PARAM lval=1n&lt;/p&gt;</description></item><item><title>RE: Exporting PSPICE netlist with Subckt parameters</title><link>https://community.cadence.com/thread/1408564?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 16:01:38 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:1e6a99c8-4d4c-45a9-92bc-fac30010f5cb</guid><dc:creator>oldmouldy</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408564?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66043/exporting-pspice-netlist-with-subckt-parameters/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have the same settings and using 25.1.s030. It doesn&amp;#39;t look like I can attach an archived project to try.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting PSPICE netlist with Subckt parameters</title><link>https://community.cadence.com/thread/1408563?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 14:39:57 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:96fc3f07-6348-4abc-8ca9-a2279eda7dff</guid><dc:creator>SC202412036016</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/1408563?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66043/exporting-pspice-netlist-with-subckt-parameters/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi - I do have that checked and so it does export the netlist, however the issue is that the PARAMS list on the subcircuit line is blank and instead the parameters are placed on the last line after the .END statement. Unfortunately I cannot seem to upload screenshots of my Create Netlist settings so will describe it here.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On the PSPICE tab, the following are checked:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Create Hierarchical Format Netlist&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Create SubCircuit Format Netlist &amp;gt;&amp;gt; Descend&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Compatibility Mode (16.2 and Prior Releases)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I then click on Settings. In the Hierarchical PSPICE Netlist Settings this is what I have :&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Sub-circuit Call:&amp;nbsp;X_&amp;lt;RefDes&amp;gt; &amp;lt;PinList&amp;gt; &amp;lt;SubcktName&amp;gt; PARAMS : &amp;lt;ParamList&amp;gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;ParamList Element Definition:&amp;nbsp;&amp;lt;Param&amp;gt; = &amp;lt;Value&amp;gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Sub-Circuit Header:&amp;nbsp;.SUBCKT &amp;lt;SubcktName&amp;gt; &amp;lt;PinList&amp;gt; PARAMS : &amp;lt;ParamList&amp;gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;ParamList Element Definition:&amp;nbsp;&amp;lt;Param&amp;gt; = &amp;lt;Value&amp;gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Param Usage Reference: {Param&amp;gt;}&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Sub-circuit Ends: .ENDS &amp;lt;SubcktName&amp;gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If one of you is able to actually get the parameter values exported on the sub-circuit line, please let me know if your settings are different from what I have above.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting PSPICE netlist with Subckt parameters</title><link>https://community.cadence.com/thread/1408562?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 13:29:36 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:edcb70e0-44f4-4a65-8d97-c0efeedae493</guid><dc:creator>oldmouldy</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/1408562?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66043/exporting-pspice-netlist-with-subckt-parameters/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Try the following: Select the DSN file entry in the Project Manager pane. Then Tools&amp;gt;Create Netlist, PSpice tab, enable Create SubCircuit Format Netlist and left-click&amp;gt;OK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exporting PSPICE netlist with Subckt parameters</title><link>https://community.cadence.com/thread/1408555?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 06:29:36 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:b180a131-8ea2-47e2-b425-f62e4cd06340</guid><dc:creator>IshaS</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408555?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66043/exporting-pspice-netlist-with-subckt-parameters/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://community.cadence.com/members/sc202412036016"&gt;SC202412036016&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Can you please try:&lt;br /&gt;&lt;br /&gt;&lt;span data-teams="true"&gt;* source BLOCK_AOL&lt;br /&gt; .SUBCKT Aol_Block InN InP OutN OutP PARAMS: LVAL=1u&lt;br /&gt;G_G1 OUTP OUTN INP INN -1u&lt;br /&gt;L_L1 N00976 OUTN {LVAL} TC=0,0&lt;br /&gt;R_R2 N00976 OUTP 1M TC=0,0&lt;br /&gt;.ENDS Aol_Block&lt;br /&gt;.PARAM lval=1n&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Share your insights how it goes at your end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Persistent netlisting error</title><link>https://community.cadence.com/thread/1408554?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2026 06:27:14 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:91f763ad-a478-478e-9e9f-b482198802e1</guid><dc:creator>IshaS</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408554?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66023/persistent-netlisting-error/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://community.cadence.com/members/ag202606016357"&gt;AG202606016357&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Can you please try below:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;copy the attached&amp;nbsp;devparam.txt file at the&amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;lt;cdns_&lt;/span&gt;&lt;span&gt;inst&lt;/span&gt;&lt;span&gt;_dir&amp;gt;/tools/&lt;/span&gt;&lt;span&gt;pspice&lt;/span&gt;&lt;span&gt;/library location.&lt;br /&gt;&lt;a href="https://community.cadence.com/cfs-file/__key/communityserver-discussions-components-files/110/devparam.txt"&gt;/cfs-file/__key/communityserver-discussions-components-files/110/devparam.txt&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Open your simulation settings:&lt;br /&gt;&lt;span&gt;Check the&amp;nbsp;library&amp;nbsp;path&amp;nbsp;in the&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Simulation Settings&lt;/strong&gt;&lt;span&gt;&amp;nbsp;window as shown in the following snapshot. In Capture, go to&amp;nbsp;&lt;/span&gt;&lt;strong&gt;PSpice&amp;nbsp;&amp;gt;&amp;nbsp;Edit simulation profile &amp;gt; Configuration Files &amp;gt; Library&lt;/strong&gt;&lt;span&gt;&amp;nbsp;and&amp;nbsp;check&amp;nbsp;the&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Library Path&lt;/strong&gt;&lt;span&gt;&amp;nbsp;value. It should point to&amp;nbsp;&amp;lt;cdns_inst_dir&amp;gt;/tools/pspice/library.&lt;br /&gt;&lt;img style="max-height:480px;max-width:640px;" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/110/pastedimage1780554373536v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;Try this and share your insights how it goes at your end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Persistent netlisting error</title><link>https://community.cadence.com/thread/66023?ContentTypeID=0</link><pubDate>Mon, 01 Jun 2026 12:07:33 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:9ebdcf5b-d725-4fbc-96f4-680f699d1bd0</guid><dc:creator>AG202606016357</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/66023?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66023/persistent-netlisting-error/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using &amp;quot;PSpice for TI&amp;quot; to simulate a DCDC converter implementing a specific TI PWM controller (hence the selection of the simulation tool).&lt;/p&gt;
&lt;p&gt;My schematic is drawn and seems correct. Still, when I launch the netlist generation, I get the following error message:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot;ERROR(ORCAP-15065): There are netlisting errors.&lt;/p&gt;
&lt;p&gt;Check the session log.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In the session log, I find:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;quot;INFO(ORNET-1041): Writing PSpice Flat Netlist \\xxx\yyy\SCHEMATIC1\SCHEMATIC1.net&lt;br /&gt;INFO(ORNET-1169): Unable to open the property mapping file: devparam.txt. To resolve this problem, ensure that PSpice.ini exists at the correct location. After that check Library Path in simulation settings contains &amp;lt;installation-path&amp;gt;/tools/pspice/library path and then create the netlist again.&lt;br /&gt;INFO(ORNET-1162): Unable to create design property file&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I completed the proposed checks and everything is OK.&lt;/p&gt;
&lt;p&gt;I gave a try with a very simple schematic (1 DC source, 1 ideal R and 1 ideal C). I got the exact same error.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;How can I solve this error?&lt;/p&gt;
&lt;p&gt;What should I do?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for helping me.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Pspice simulation  crashing</title><link>https://community.cadence.com/thread/64627?ContentTypeID=0</link><pubDate>Fri, 25 Apr 2025 11:05:28 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:339a8f07-1697-4b90-aa4e-6b4ef317adb6</guid><dc:creator>JB20250410478</dc:creator><slash:comments>3</slash:comments><comments>https://community.cadence.com/thread/64627?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/64627/pspice-simulation-crashing/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div class="content"&gt;
&lt;p&gt;Hi,&lt;br /&gt;I&amp;#39;m doing a project and need some simulations.&lt;br /&gt;I&amp;#39;ve succesfully ran simulation on schematic1, but when I try to simulate schematic2 there are just a bunch of error/crash messages.&lt;br /&gt;Could this be because the schematic is to &amp;quot;advanced&amp;quot; or what could be the problem?&lt;br /&gt;I&amp;#39;ve already tried to reinstall PSpife for TI, but to no avail, same proiblem as before, I get an error saying the simulation crashed and then errors saying the RPC-server is not availible, but when I try to simulate the circuit in schematic1 it works?&lt;br /&gt;&lt;br /&gt;Please help!&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;</description></item><item><title>RE: Pspice simulation  crashing</title><link>https://community.cadence.com/thread/1408518?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2026 09:47:19 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:f3eded46-dd65-434b-8411-0ee7237fb773</guid><dc:creator>LC202605041857</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408518?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/64627/pspice-simulation-crashing/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;Could this be because the schematic is to &amp;quot;advanced&amp;quot; or what could be the problem?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>PSpice Special Component: Watch1</title><link>https://community.cadence.com/thread/66018?ContentTypeID=0</link><pubDate>Sun, 31 May 2026 19:15:05 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:6e5e6cbd-03ce-4c24-b6f3-c311b62bb7ee</guid><dc:creator>AyushD</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/66018?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/66018/pspice-special-component-watch1/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;.WATCH command&amp;nbsp;enables user&amp;nbsp;to observe voltage at node in simulation status windows while simulation is in progress.&lt;/p&gt;
&lt;p&gt;Attach this part (WATCH1) at node or net which you will like to observe during the simulation. After this, you need to define following three parameters on symbol instance:&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Analysis:&lt;/strong&gt; Assign the one of the following three values depending upon the type of analysis being performed:&lt;br /&gt;&amp;nbsp; &amp;nbsp;DC&lt;br /&gt;&amp;nbsp; &amp;nbsp;AC&lt;br /&gt;&amp;nbsp; &amp;nbsp;TRAN&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;HI:&lt;/strong&gt; Assign a numeric value to define upper limit of voltage&lt;br /&gt;&lt;strong&gt;LO:&lt;/strong&gt; Assign a numeric value to define lower limit of voltage&lt;br /&gt;&lt;br /&gt;Simulator pauses if voltage at node is outside of range defined by HI and LO.&lt;/p&gt;</description></item><item><title>Unable to Upload Images</title><link>https://community.cadence.com/thread/65987?ContentTypeID=0</link><pubDate>Mon, 04 May 2026 16:26:34 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:ad134f72-e1c3-4879-a10b-27ff4f59ac6e</guid><dc:creator>MrTF</dc:creator><slash:comments>3</slash:comments><comments>https://community.cadence.com/thread/65987?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65987/unable-to-upload-images/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;
&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;I have tried several times to upload an image from my simulation in order to post a question.&lt;/p&gt;
&lt;p&gt;Unfortunately, this has not been possible so far. Each time, I receive a message advising me to contact the administrator.&lt;/p&gt;
&lt;p&gt;Could you please let me know how to proceed or whom I should contact to resolve this issue?&lt;/p&gt;
&lt;p&gt;Thank you in advance for your support.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>RE: Unable to Upload Images</title><link>https://community.cadence.com/thread/1408451?ContentTypeID=1</link><pubDate>Thu, 07 May 2026 15:28:15 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:1b332de4-5dbf-497c-a1b9-78da3bf2accc</guid><dc:creator>Zhifeng Jin</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408451?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65987/unable-to-upload-images/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div dir="ltr"&gt;
&lt;div&gt;&lt;a href="https://community.cadence.com/general_topics/f/feedback-suggestions-and-questions/63326/why-i-can-t-insert-pictures-from-my-computer"&gt;https://community.cadence.com/general_topics/f/feedback-suggestions-and-questions/63326/why-i-can-t-insert-pictures-from-my-computer&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;The dedicated section for feedback, suggestions and questions here is nothing but a mere formality.
&lt;div&gt;&lt;/div&gt;
As one of the world&amp;rsquo;s top three EDA companies, it really ought to benchmark and learn from Siem*ns EDA in terms of forum operation and community maintenance.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Upload Images</title><link>https://community.cadence.com/thread/1408443?ContentTypeID=1</link><pubDate>Wed, 06 May 2026 20:58:46 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:130bdc91-2043-4116-b1a5-005a3101754a</guid><dc:creator>MrTF</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408443?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65987/unable-to-upload-images/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;Again impossible: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;An error occurred. Please try again or contact your administrator.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Upload Images</title><link>https://community.cadence.com/thread/1408442?ContentTypeID=1</link><pubDate>Wed, 06 May 2026 18:20:59 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:0060ddca-7f04-4146-b99e-b954b9796b8a</guid><dc:creator>rg13</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/1408442?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65987/unable-to-upload-images/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Let us check on that. Try posting the image and your question to answer to this thread.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Efficient Method to Perform Temperature Sensitivity Analysis and Rank Dominant Components in PSpice</title><link>https://community.cadence.com/thread/1408391?ContentTypeID=1</link><pubDate>Fri, 01 May 2026 11:47:13 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:f5cf3ac4-8890-4322-8d8b-6fbde942b47c</guid><dc:creator>IshaS</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408391?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65973/efficient-method-to-perform-temperature-sensitivity-analysis-and-rank-dominant-components-in-pspice/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;Hi MrTF,&lt;br /&gt;&lt;br /&gt;Can you help me with which performance metric are you primarily analyzing for temperature sensitivity in this design?&lt;br /&gt;By any chance have you tried Monte Carlo analyses with temperature‑dependent parameters in PSpice?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Efficient Method to Perform Temperature Sensitivity Analysis and Rank Dominant Components in PSpice</title><link>https://community.cadence.com/thread/65973?ContentTypeID=0</link><pubDate>Thu, 30 Apr 2026 15:43:57 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:7a1fad12-2cbe-495b-81fd-c23653c359b5</guid><dc:creator>MrTF</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/65973?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65973/efficient-method-to-perform-temperature-sensitivity-analysis-and-rank-dominant-components-in-pspice/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="151" data-end="361"&gt;I am working on a precision analog circuit and I want to assess &lt;strong data-start="215" data-end="242"&gt;temperature sensitivity&lt;/strong&gt; and identify which components dominate performance variation due to temperature in an &lt;strong data-start="329" data-end="360"&gt;efficient and automated way.&lt;/strong&gt;&lt;/p&gt;
&lt;p data-start="363" data-end="445"&gt;My objective is not simply to observe output variation of a specific performance metric versus temperature, but to:&lt;/p&gt;
&lt;ul data-start="447" data-end="764"&gt;
&lt;li data-start="447" data-end="571"&gt;Quantify the sensitivity of a performance metric (e.g., output current, impedance, or noise) with respect to temperature&lt;/li&gt;
&lt;li data-start="572" data-end="671"&gt;Attribute this variation to individual components (R, L, C, coupling factors, parasitics, etc.)&lt;/li&gt;
&lt;li data-start="672" data-end="764"&gt;Rank components based on their contribution to the overall temperature-induced variation&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="766" data-end="1105"&gt;One approach I considered is to encode temperature effects as equivalent tolerances (i.e., mapping TC-induced drift into % variation) and then perform a standard sensitivity or worst-case analysis. However, this would require maintaining two versions of the circuit (nominal vs &amp;ldquo;temperature-perturbed&amp;rdquo;), which is not practical or scalable.&lt;/p&gt;
&lt;p data-start="1107" data-end="1323"&gt;To clarify, I am &lt;strong data-start="1124" data-end="1178"&gt;not referring to a simple global temperature sweep&lt;/strong&gt; or single-parameter variation. I am looking for a method that enables &lt;strong data-start="1249" data-end="1322"&gt;systematic decomposition of temperature effects across all components&lt;/strong&gt;.&lt;/p&gt;
&lt;p data-start="1325" data-end="1392"&gt;&amp;nbsp;Is there a rigorous and efficient workflow in PSpice/Cadence to:&lt;/p&gt;
&lt;ul data-start="1393" data-end="1570"&gt;
&lt;li data-start="1393" data-end="1509"&gt;perform sensitivity analysis with respect to temperature and&lt;/li&gt;
&lt;li data-start="1510" data-end="1570"&gt;automatically identify and rank the dominant contributors?&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="1572" data-end="1713"&gt;Any guidance on built-in features I may miss would be highly appreciated.&lt;/p&gt;</description></item><item><title>Model stepping in PSpice</title><link>https://community.cadence.com/thread/65974?ContentTypeID=0</link><pubDate>Thu, 30 Apr 2026 16:38:48 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:ef6a8434-52ad-47e6-99cf-fca5a77caf59</guid><dc:creator>IshaS</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/65974?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65974/model-stepping-in-pspice/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Starting with &lt;strong&gt;SPB 25.1&lt;/strong&gt;, PSpice introduces &lt;strong&gt;model stepping&lt;/strong&gt;, which allows multiple models of the same component to be simulated in a single run and compared directly in the Probe window. All results are stored in one data file, making side‑by‑side analysis simple and efficient.&lt;/p&gt;
&lt;p&gt;This is done using the. modelstep directive. For example, as shown in the following image, for the given circuit, a&amp;nbsp;.modelstep&amp;nbsp;statement has been defined as:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;@PSpice:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;.modelstep STPSC10065D MUR1560&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now, tool will simulate the design with both the PSpice models for D1 as defined in the above statement (STPSC10065D and MUR1560).&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/110/pastedimage1777567099543v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When the simulation is run, PSpice automatically steps through both models and displays their results together in the Probe window. This makes it easy to compare waveforms and performance and select the most suitable device. The Probe output also shows the total job time for all stepped models.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" src="https://community.cadence.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/110/pastedimage1777567114066v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Try this and share your insights!&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; Happy Learning !!&lt;/p&gt;</description></item><item><title>OP467 Component - Simulation Model Issue</title><link>https://community.cadence.com/thread/65919?ContentTypeID=0</link><pubDate>Tue, 14 Apr 2026 11:07:43 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:dc6c7e76-ec91-412e-8d78-38de4ceae446</guid><dc:creator>MrTF</dc:creator><slash:comments>2</slash:comments><comments>https://community.cadence.com/thread/65919?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65919/op467-component---simulation-model-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;
&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;I am using the &lt;strong&gt;OP467&lt;/strong&gt; model, which I selected via (Menu)&lt;br /&gt; &lt;strong&gt;Place &amp;rarr; Component &amp;rarr; PSpice Category Model&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;During simulation, I receive the following warning:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;DRC Type:&lt;/strong&gt; Electrical&lt;br /&gt; &lt;strong&gt;Warning (ORCAP‑2445)&lt;/strong&gt;&lt;br /&gt; Instance &lt;strong&gt;UxD&lt;/strong&gt;, &lt;strong&gt;SCHEMATIC1&lt;/strong&gt;, &lt;strong&gt;PAGE 1&lt;/strong&gt; (XXX.xx, XXX.xx),&lt;br /&gt; not found in the configured libraries.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Could someone please clarify:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What exactly does this warning refer to?&lt;/li&gt;
&lt;li&gt;Does it imply any potential malfunction or inaccuracy in the simulation results?&lt;/li&gt;
&lt;li&gt;Why is the component reported as &amp;ldquo;not found in the configured libraries,&amp;rdquo; even though it appears to be located under the &lt;strong&gt;CIS Unified Library&lt;/strong&gt;?&lt;/li&gt;
&lt;li&gt;In the model I use there is a parameter with the description &amp;quot;LEVEL 3&amp;quot;. To what this parameter refers to?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Any guidance would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>RE: OP467 Component - Simulation Model Issue</title><link>https://community.cadence.com/thread/1408299?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2026 06:39:20 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:a663f207-8826-4317-a79b-2f2c838e6e98</guid><dc:creator>MrTF</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408299?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65919/op467-component---simulation-model-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Dear AyushD.&lt;/p&gt;
&lt;p&gt;Yes, the warning appears on the &amp;quot;Online DRCs&amp;quot; tab,&lt;/p&gt;
&lt;p&gt;Spice simulation is completed without any warnings but I cannot say if it is successful or not if the model is not properly inferred by the simulation engine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OP467 Component - Simulation Model Issue</title><link>https://community.cadence.com/thread/1408283?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2026 13:01:37 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:50419df2-75b4-471a-b318-9d2d7f89db2d</guid><dc:creator>AyushD</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/1408283?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65919/op467-component---simulation-model-issue/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Are you getting this error in Online DRC ?&lt;br /&gt;Do you get any such error / message in .out file of the PSpice simulation.&lt;br /&gt;&lt;br /&gt;Is the simulation run successful ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Ground connection in simulating three phase PFC</title><link>https://community.cadence.com/thread/1408208?ContentTypeID=1</link><pubDate>Tue, 07 Apr 2026 11:42:14 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:6dc5d1e1-fe3c-482c-9076-5504acb6abf0</guid><dc:creator>rg13</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1408208?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65896/ground-connection-in-simulating-three-phase-pfc/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;You will be contacted via different channel of communication, as this may involve data sharing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Ground connection in simulating three phase PFC</title><link>https://community.cadence.com/thread/65896?ContentTypeID=0</link><pubDate>Fri, 03 Apr 2026 09:50:19 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:bbb77d77-0c4c-4420-90c9-61cf43cd2baf</guid><dc:creator>GM202604016252</dc:creator><slash:comments>1</slash:comments><comments>https://community.cadence.com/thread/65896?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65896/ground-connection-in-simulating-three-phase-pfc/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;img style="max-height:317px;max-width:702px;" alt=" " height="317" src="https://community.cadence.com/resized-image/__size/1404x634/__key/communityserver-discussions-components-files/110/Screenshot-2026_2D00_04_2D00_01-1815041.png" width="702" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m simulating a three‑phase PFC in ORCAD PSPice. The real circuit also includes an input LC filter, which I&amp;rsquo;ve omitted here for simplicity, but the behavior I&amp;rsquo;m seeing is always the same. In my current setup, the Pspice ground reference is connected to the negative node of the rectifier bridge, while the three AC sources have their star point left floating. During simulation, I observe that it is the star point of the generators that &amp;ldquo;moves&amp;rdquo; with respect to ground, while the negative node of the bridge remains fixed because it is tied to the reference. Which is of course normal for my simulation.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m wondering whether this behavior is correct. Can this simply be considered a consequence of how the simulator assigns the ground reference, or am I introducing a significant error compared to the real‑world behavior of the circuit? In other words, is it acceptable that the generators&amp;rsquo; star point moves while the rectifier negative stays fixed, or could this lead to unrealistic results?&lt;/p&gt;
&lt;p&gt;Another thing I don&amp;rsquo;t fully understand: if I try the opposite approach&amp;mdash;connecting the ground to the star point of the generator and leaving the bridge negative floating (using a very large resistor like 5 M&amp;Omega; instead of the direct connection)&amp;mdash;the simulation immediately diverges, leaving me with no results. Is there a way to stabilize the simulation in this configuration, or is it inherently problematic?&lt;/p&gt;
&lt;p&gt;My main question is: how can I simulate a circuit in which&amp;nbsp;I connect&amp;nbsp;the ground to the star point of the generator and leave the bridge negative floating?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My &lt;strong&gt;simulation profile&lt;/strong&gt; is: time transient form 0 to 180ms, starting to save data from 160ms. this time to allow the PFC to stabilyze.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance to anyone who can help clarify this.&lt;/p&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description></item><item><title>Using SMSTP(x, r) for Smoother and Faster Simulations in Allegro PSpice</title><link>https://community.cadence.com/thread/65866?ContentTypeID=0</link><pubDate>Tue, 24 Mar 2026 11:41:07 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:72945fe5-e60f-4b87-bb9e-c3809a253764</guid><dc:creator>IshaS</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/65866?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65866/using-smstp-x-r-for-smoother-and-faster-simulations-in-allegro-pspice/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re using traditional step functions (like &lt;em&gt;STP&lt;/em&gt; or Heaviside) in PSpice, you&amp;rsquo;ve probably seen issues such as sharp discontinuities, tiny timesteps, slow simulations, and convergence problems.&lt;/p&gt;
&lt;p&gt;To overcome these limitations, Allegro PSpice introduces the&amp;nbsp;SMSTP(x, r)&amp;nbsp;function, which is defined as:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SMSTP(x,r)=0.5+0.5&lt;/strong&gt;&lt;strong&gt;&amp;sdot;tanh(r&lt;/strong&gt;&lt;strong&gt;&amp;sdot;x)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This gives a smooth transition from 0 &amp;rarr; 1, and the parameter &lt;strong&gt;r&lt;/strong&gt; lets you control the steepness.&lt;br /&gt; Higher &lt;strong&gt;r&lt;/strong&gt; = sharper but still smooth transition.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Advantages of SMSTP in Allegro PSpice:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Simulator-Friendly:&amp;nbsp;It reduces the need for tiny timesteps, thus speeding up simulations.&lt;/li&gt;
&lt;li&gt;Improved Convergence:&amp;nbsp;Smooth transitions help solvers reach solutions more reliably.&lt;/li&gt;
&lt;li&gt;Tunable Behavior:&amp;nbsp;The r&amp;nbsp;parameter&amp;nbsp;controls the steepness and domain of the transition, as shown below:&lt;ul&gt;
&lt;li&gt;r = 2 transition over domain &amp;gt; [-1, 1]&lt;/li&gt;
&lt;li&gt;r = 4 domain &amp;gt; [-0.5, 0.5]&lt;/li&gt;
&lt;li&gt;Higher&amp;nbsp;r&amp;nbsp;values &amp;gt; sharper transitions within narrower domains&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope this helps anyone working on switching or behavioral models! If needed, I can share example plots or circuit snippets.&lt;/p&gt;
&lt;p&gt;Happy Learning!!&lt;/p&gt;</description></item><item><title>How to add the .net file provided by EPC for simulation</title><link>https://community.cadence.com/thread/65823?ContentTypeID=0</link><pubDate>Tue, 10 Mar 2026 09:52:49 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:0c33cedd-6219-4a65-b1e6-1d963c83d52f</guid><dc:creator>KW202603107421</dc:creator><slash:comments>3</slash:comments><comments>https://community.cadence.com/thread/65823?ContentTypeID=0</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65823/how-to-add-the-net-file-provided-by-epc-for-simulation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;When simulating the LMG1210, I want to use real GaN switches in the simulation. However, for models like the EPC2204, the manufacturer only provides a .net file. After changing the file extension to .lib, capitalizing .subckt and .ends, and appending EPC2204A, the simulation model still cannot be read.&lt;/p&gt;</description></item><item><title>RE: How to add the .net file provided by EPC for simulation</title><link>https://community.cadence.com/thread/1407996?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2026 07:33:12 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:765c0ca1-5cfc-4905-80e0-f6590d2dc2e3</guid><dc:creator>GS202603129734</dc:creator><slash:comments>0</slash:comments><comments>https://community.cadence.com/thread/1407996?ContentTypeID=1</comments><wfw:commentRss>https://community.cadence.com/cadence_technology_forums/pcb-design/f/pspice/65823/how-to-add-the-net-file-provided-by-epc-for-simulation/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;EPC GaN models often have more than the standard 3 pins (G, D, S). They usually separate the temperature sensor pins or substrate pins.&lt;/p&gt;
&lt;p&gt;Open the .lib file with Notepad.&lt;/p&gt;
&lt;p&gt;Find the line .SUBCKT. Count how many connections are listed after the component name.&lt;/p&gt;
&lt;p&gt;Solution: You need to create a new Symbol (.asy in LTspice) with the number and order of pins exactly matching the list in the .lib file. If you use the default nmos symbol (only 3 pins), the simulator will report an error due to missing connections.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>