<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>PCB Libraries Forum : CADSTAR</title>
  <link>https://www.PCBLibraries.com/forum/</link>
  <description><![CDATA[This is an XML content feed of; PCB Libraries Forum : CADSTAR : Last 10 Posts]]></description>
  <pubDate>Tue, 14 Apr 2026 07:55:18 +0000</pubDate>
  <lastBuildDate>Sun, 23 Dec 2012 17:25:40 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>https://www.PCBLibraries.com/forum/RSS_topic_feed.asp?FID=24</WebWizForums:feedURL>
  <image>
   <title><![CDATA[PCB Libraries Forum]]></title>
   <url>https://www.PCBLibraries.com/forum/forum_images/PCBLForumLogo.gif</url>
   <link>https://www.PCBLibraries.com/forum/</link>
  </image>
  <item>
   <title><![CDATA[CADSTAR : Create Pin List (CSV)]]></title>
   <link>https://www.PCBLibraries.com/forum/create-pin-list-csv_topic761_post2713.html#2713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=232">Mattylad</a><br /><strong>Subject:</strong> Create Pin List (CSV)<br /><strong>Posted:</strong> 23 Dec 2012 at 5:25pm<br /><br />In the help search for <!--==============================================================--><h1><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Aldec .csv Information</font></h1><p><br></p><p><font size="2">If you cannot figure it out from that post back and I'll find an example file when I return to wor<font size="2">k in the new year.</font></font></p><p><br></p><p>By having a good pin list it allows you to import all the gates, pins, pin side - pin labels etc into your symbols within the block wizard, which then allows you to output a multigate file which can be imported during part creation to fill in all the pin mapping and labels.</p><p>This enabled me to make a 1760 pin BGA part with about 40 symbols in under 30 minutes <img src="https://www.PCBLibraries.com/forum/smileys/smiley4.gif" border="0" alt="Big smile" title="Big smile" /><br></p><p>Took a heck of a lot longer to check and validate it all.</p><!-- created with RoboEditor. ============================--><!--==============================================================--><!--==========================================================--><!--s=========================================================--><!--==========================================================-->]]>
   </description>
   <pubDate>Sun, 23 Dec 2012 17:25:40 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/create-pin-list-csv_topic761_post2713.html#2713</guid>
  </item> 
  <item>
   <title><![CDATA[CADSTAR : Create Pin List (CSV)]]></title>
   <link>https://www.PCBLibraries.com/forum/create-pin-list-csv_topic761_post2710.html#2710</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=1986">frape</a><br /><strong>Subject:</strong> Create Pin List (CSV)<br /><strong>Posted:</strong> 21 Dec 2012 at 2:06am<br /><br />Hi forum users,<br>&nbsp;<br>when I create a new schematic symbol for a MCU using the block wizard I have to spend a lot of time in order to write on my own the pin labels. Sometimes the number of pins is about 100. I have seen that Cadstar gives the opportunity to import a pin list written in a csv format but I cannot find an example.<div>&nbsp;</div>Does somebody know how this csv file should be written? <br>&nbsp;<br>Thanks in advance for your help!!!<br>]]>
   </description>
   <pubDate>Fri, 21 Dec 2012 02:06:10 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/create-pin-list-csv_topic761_post2710.html#2710</guid>
  </item> 
  <item>
   <title><![CDATA[CADSTAR : How to make a batch output an alternative.]]></title>
   <link>https://www.PCBLibraries.com/forum/how-to-make-a-batch-output-an-alternative_topic726_post2515.html#2515</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.PCBLibraries.com/forum/member_profile.asp?PF=830">Matthew Lamkin</a><br /><strong>Subject:</strong> How to make a batch output an alternative.<br /><strong>Posted:</strong> 03 Dec 2012 at 9:06am<br /><br />Just a tip for those CADSTAR usersthat want to be able to batch output parts in Least, Nominal &amp; Maximum dimensions and have a single component name but each different sized version of it as an alternative footprint.<br>(This is so that it can easily be selected within a design and changed I.E. when going from a prototype with Maximum to Least for production etc).<br><br>Output your batch with the environment setting as required and the component name will have L, N or M at the end of it.<br><br>Open the .CPA file within notepad and use search and replace for the following.<br>The text to search/replace is within the quote.<br><br>Least <br>Find<table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> L" ""</td></tr></table> replace with <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> " "L"</td></tr></table><br>Nominal <br>Find<table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> N" ""</td></tr></table> replace with <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> " "N"</td></tr></table><br>Maximum<br>Find<table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> M" ""</td></tr></table> replace with <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> " "M"</td></tr></table><br><br>And save the .cpa file and import as usual.<br><br>Then you will get alternatives for each output.<br>]]>
   </description>
   <pubDate>Mon, 03 Dec 2012 09:06:09 +0000</pubDate>
   <guid isPermaLink="true">https://www.PCBLibraries.com/forum/how-to-make-a-batch-output-an-alternative_topic726_post2515.html#2515</guid>
  </item> 
 </channel>
</rss>