<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How should I add a component model for Eagle-LTSpice combo?</title><link>https://community.element14.com/products/eagle/f/eagle-user-support-english/29308/how-should-i-add-a-component-model-for-eagle-ltspice-combo</link><description>I am trying to use the Eagle-LTSpice &amp;quot;Integration&amp;quot; to simulate a circuit, and this obviously means adding models for most components not made by LTC. However the process is far from obvious, with too many arbitrary failure modes to get things working</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><lastBuildDate>Fri, 05 Feb 2016 03:12:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://community.element14.com/products/eagle/f/eagle-user-support-english/29308/how-should-i-add-a-component-model-for-eagle-ltspice-combo" /><item><title>RE: How should I add a component model for Eagle-LTSpice combo?</title><link>https://community.element14.com/thread/82372?ContentTypeID=1</link><pubDate>Fri, 05 Feb 2016 03:12:46 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:39d21e26-1f54-467c-915b-c78de6116ab9</guid><dc:creator>anonymous_engineer_8hflg</dc:creator><description>&lt;p style="margin:0;"&gt;I have kept my ULP changes as minimal as possibly (basically just fixing the if statement that objects to having 0 tagged pins when there are 0 pins to tag).&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;I will look at the webinar video later when I have the time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How should I add a component model for Eagle-LTSpice combo?</title><link>https://community.element14.com/thread/82163?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2016 17:33:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:3d07720c-5b81-49f1-845e-029b431ebb83</guid><dc:creator>autodeskguest</dc:creator><description>&lt;p style="margin:0;"&gt;On 1/30/2016 8:55 PM, Anonymous Engineer wrote:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p style="margin:0;"&gt;I am trying to use the Eagle-LTSpice &amp;quot;Integration&amp;quot; to simulate a&lt;/p&gt;&lt;p style="margin:0;"&gt;circuit, and this obviously means adding models for most components not&lt;/p&gt;&lt;p style="margin:0;"&gt;made by LTC.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;However the process is far from obvious, with too many arbitrary failure&lt;/p&gt;&lt;p style="margin:0;"&gt;modes to get things working.&amp;nbsp; Problems encountered so far:&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/blockquote&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Hi Anonymous Eng,&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;You&amp;#39;ve definitely dived head first into the ULP and I applaud you for &lt;/p&gt;&lt;p style="margin:0;"&gt;that. However you&amp;#39;ve probably made a lot of changes that would make the &lt;/p&gt;&lt;p style="margin:0;"&gt;complete recipe non-functional.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;You are correct in stating that documentation is practically &lt;/p&gt;&lt;p style="margin:0;"&gt;non-existing and needs to be improved. Currently the complete recipe is &lt;/p&gt;&lt;p style="margin:0;"&gt;only available in this webinar we did a while back.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;&lt;a class="jive-link-external-small" href="https://www.youtube.com/watch?v=PBEHUw7BhTs" rel="nofollow ugc noopener" target="_blank"&gt;https://www.youtube.com/watch?v=PBEHUw7BhTs&lt;/a&gt;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;As you&amp;#39;ve already discovered the integration is very fragile because &lt;/p&gt;&lt;p style="margin:0;"&gt;many assumptions are made about where things are stored, so any &lt;/p&gt;&lt;p style="margin:0;"&gt;deviation here requires modifications in the ULP.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;As you&amp;#39;ve also already discovered ULPs are blocking so as long as &lt;/p&gt;&lt;p style="margin:0;"&gt;LTSpice is open EAGLE is basically frozen. Changing that is going to be &lt;/p&gt;&lt;p style="margin:0;"&gt;a lot of work for the devs but we recognize it&amp;#39;s something that needs to &lt;/p&gt;&lt;p style="margin:0;"&gt;be addressed along with having ULPs being able to interact with the mouse.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;Finally, the EAGLE-LTSpice bridge rely&amp;#39;s on their being correspondence &lt;/p&gt;&lt;p style="margin:0;"&gt;between LTSpice libraries and EAGLE libraries in order to move from one &lt;/p&gt;&lt;p style="margin:0;"&gt;program to the other. An there are a few additional functions in the ULP &lt;/p&gt;&lt;p style="margin:0;"&gt;to simply achieving that correspondence.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;The video should help clear things up, but feel free to contact us if &lt;/p&gt;&lt;p style="margin:0;"&gt;you continue to run into issues.&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;"&gt;hth,&lt;/p&gt;&lt;p style="margin:0;"&gt;Jorge Garcia&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="margin:0;padding:0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>