<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sfcX/test/passes/inline, branch master</title>
<subtitle>Scala FIRRTL Compiler for chiselX</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/'/>
<entry>
<title>Remove stanza (#231)</title>
<updated>2016-08-15T17:32:41+00:00</updated>
<author>
<name>Adam Izraelevitz</name>
</author>
<published>2016-08-15T17:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=bebd04c4c68c320b2b72325e348c726dc33beae6'/>
<id>bebd04c4c68c320b2b72325e348c726dc33beae6</id>
<content type='text'>
* Removed stanza implementation/tests.

In the future we can move the stanza tests over, but for now they should
be deleted.

* Added back integration .fir files

* Added Makefile to give Travis hooks

* Added firrtl script (was ignored before)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Removed stanza implementation/tests.

In the future we can move the stanza tests over, but for now they should
be deleted.

* Added back integration .fir files

* Added Makefile to give Travis hooks

* Added firrtl script (was ignored before)
</pre>
</div>
</content>
</entry>
<entry>
<title>New memory works with verilog. Slowly changing tests and fixing bugs.</title>
<updated>2016-01-16T22:28:17+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-12-10T02:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=be78d49aa01c097978f69a3b022acb2047fdf438'/>
<id>be78d49aa01c097978f69a3b022acb2047fdf438</id>
<content type='text'>
Decided to not have Conditionally in low firrtl - instead, Print and
Stop have enables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decided to not have Conditionally in low firrtl - instead, Print and
Stop have enables
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed all tests to use verilog backend.</title>
<updated>2015-08-24T18:45:37+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-08-24T18:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=5d3061bfed8445370e6fa97ec9238ba49e8fafbc'/>
<id>5d3061bfed8445370e6fa97ec9238ba49e8fafbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated tests to pipe from stderr to stdout</title>
<updated>2015-07-31T23:05:53+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-07-31T23:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=d5cc3210aabf7b4d69e2f3c5ed45c9c097c3ebdf'/>
<id>d5cc3210aabf7b4d69e2f3c5ed45c9c097c3ebdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for clocks. Added remove scope and special chars passes. Added tests. Made more tests pass</title>
<updated>2015-07-14T18:29:55+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-07-13T23:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=271e1bf5ed56847c1ce7d50bdb7f1db9ccc5ea55'/>
<id>271e1bf5ed56847c1ce7d50bdb7f1db9ccc5ea55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Big API Change. Pad is no longer supported. Widths of primops can be flexible, and the output is usually the max of the inputs. Removed all u/s variants, which need to be dealt with in backends where it matters</title>
<updated>2015-05-18T23:04:58+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-05-18T23:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=3336e6beb23e1ba883097eac0c0000269bf8ebfa'/>
<id>3336e6beb23e1ba883097eac0c0000269bf8ebfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated firrtl for its passes to be a bit more modular, and to enable plugging in other backends. Also updated a lot of tests, but not all of them because its annoying.</title>
<updated>2015-05-15T23:34:34+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-05-15T23:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=2702e571040e7a07317b79f9c5cfdbd61b9ab2bf'/>
<id>2702e571040e7a07317b79f9c5cfdbd61b9ab2bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new parser. Fixed all Tests. Added on-reset to parser, but don't correctly handle it in compiler.</title>
<updated>2015-04-23T22:27:43+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-04-23T22:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=3862865b8c70dd21e1a436dd79cfd165bebe5f43'/>
<id>3862865b8c70dd21e1a436dd79cfd165bebe5f43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed tests to use new execution arguments. Added and fixed chisel3 bugs</title>
<updated>2015-04-20T19:08:10+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-04-20T19:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=7617e33993abf9f6be357e0261755a4736c2e085'/>
<id>7617e33993abf9f6be357e0261755a4736c2e085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug in primop lowering during type inference. Added reduce instructions and renamed concat -&gt; cat, equal -&gt; eq, and added neq and neg</title>
<updated>2015-04-17T17:59:32+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-04-17T17:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=01fa067fe52081463222110b957053734e357f79'/>
<id>01fa067fe52081463222110b957053734e357f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
