<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Circuit Drawer</title>
	<link>http://ask.metafilter.com/119556/Circuit-Drawer/</link>
	<description>Comments on Ask MetaFilter post Circuit Drawer</description>
	<pubDate>Tue, 14 Apr 2009 23:05:20 -0800</pubDate>
	<lastBuildDate>Tue, 14 Apr 2009 23:05:20 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Circuit Drawer</title>
		<link>http://ask.metafilter.com/119556/Circuit-Drawer</link>	
		<description>Anybody know of any free software that will take my logic equations and make a circuit diagram? &lt;br /&gt;&lt;br /&gt; As an example, the following describes a circuit with three inputs and three outputs.  I&apos;d like to have this automatically drawn up with the usual symbols for and-gates, or-gates, and inverters. Of course the syntax can be anything similar to this.&lt;br&gt;
&lt;br&gt;
Inputs X0, X1, X2;  outputs Y0, Y1, Y2.&lt;br&gt;
&lt;br&gt;
W = ! ( X0&#8729;X1 + X1&#8729;X2 + X2&#8729;X0 )         &lt;br&gt;
Z = ! ( X0&#8729;X1&#8729;X2 + (X0 + X1 + X2)&#8729;W ) &lt;br&gt;
&lt;br&gt;
Y0 = W&#8729;(Z + X1 + X2)  +  Z&#8729;X1&#8729;X2&lt;br&gt;
Y1 = W&#8729;(Z + X0 + X2)  +  Z&#8729;X0&#8729;X2&lt;br&gt;
Y2 = W&#8729;(Z + X0 + X1)  +  Z&#8729;X0&#8729;X1</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.119556</guid>
		<pubDate>Tue, 14 Apr 2009 22:37:04 -0800</pubDate>
		<dc:creator>iconjack</dc:creator>
		
			<category>circuit</category>
		
			<category>logic</category>
		
			<category>diagram</category>
		
			<category>software</category>
		
	</item> <item>
		<title>By: teraflop</title>
		<link>http://ask.metafilter.com/119556/Circuit-Drawer#1711507</link>	
		<description>Maybe &lt;a href=&quot;http://sontrak.com/default.aspx&quot;&gt;Logic Friday&lt;/a&gt; will do the trick?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.119556-1711507</guid>
		<pubDate>Tue, 14 Apr 2009 23:05:20 -0800</pubDate>
		<dc:creator>teraflop</dc:creator>
	</item><item>
		<title>By: hattifattener</title>
		<link>http://ask.metafilter.com/119556/Circuit-Drawer#1711514</link>	
		<description>Do you want it to do optimization / synthesis kinds of things? Or just directly translate the algebraic notation into an equivalent set of gates?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.119556-1711514</guid>
		<pubDate>Tue, 14 Apr 2009 23:29:10 -0800</pubDate>
		<dc:creator>hattifattener</dc:creator>
	</item><item>
		<title>By: iconjack</title>
		<link>http://ask.metafilter.com/119556/Circuit-Drawer#1711523</link>	
		<description>I would like a gate diagram that matches the structure of my equations, without an optimization.  Logic Friday looks very promising!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.119556-1711523</guid>
		<pubDate>Tue, 14 Apr 2009 23:47:06 -0800</pubDate>
		<dc:creator>iconjack</dc:creator>
	</item><item>
		<title>By: zachlipton</title>
		<link>http://ask.metafilter.com/119556/Circuit-Drawer#1711525</link>	
		<description>Logisim is fairly limited (intended for student projects) but is free and should do what you&apos;re looking for. It&apos;s cross-platform (Java).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.119556-1711525</guid>
		<pubDate>Tue, 14 Apr 2009 23:49:50 -0800</pubDate>
		<dc:creator>zachlipton</dc:creator>
	</item><item>
		<title>By: iconjack</title>
		<link>http://ask.metafilter.com/119556/Circuit-Drawer#1711526</link>	
		<description>Logic Friday is pretty nice, but I can&apos;t seem to prevent it from &quot;minimizing&quot; my equations, thereby changing the structure of the circuit.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.119556-1711526</guid>
		<pubDate>Wed, 15 Apr 2009 00:02:23 -0800</pubDate>
		<dc:creator>iconjack</dc:creator>
	</item><item>
		<title>By: a womble is an active kind of sloth</title>
		<link>http://ask.metafilter.com/119556/Circuit-Drawer#1711651</link>	
		<description>I&apos;ve never done what you described above, but you can construct models of circuits using this software &lt;a href=&quot;http://www.modelica.org/&quot;&gt;Modelica&lt;/a&gt; or OpenModelica (so perhaps it is useful?)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.119556-1711651</guid>
		<pubDate>Wed, 15 Apr 2009 06:13:04 -0800</pubDate>
		<dc:creator>a womble is an active kind of sloth</dc:creator>
	</item>
	</channel>
</rss>
