<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sfcX/TODO, branch 1.6.x</title>
<subtitle>Scala FIRRTL Compiler for chiselX</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/'/>
<entry>
<title>Change to Apache 2.0 License (#1901)</title>
<updated>2020-09-17T01:52:16+00:00</updated>
<author>
<name>Chick Markley</name>
</author>
<published>2020-09-17T01:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=ecb96e83324ea17cf38b7b90753d745d3c7f51bd'/>
<id>ecb96e83324ea17cf38b7b90753d745d3c7f51bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP getting through tests</title>
<updated>2016-01-16T22:28:17+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-12-11T20:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=d9f33f58c94382dfbd22e87e2f85600b9807328f'/>
<id>d9f33f58c94382dfbd22e87e2f85600b9807328f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP</title>
<updated>2016-01-16T22:28:16+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-11-06T17:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=ffa090c10d6210395e3f304e56008e2183a85698'/>
<id>ffa090c10d6210395e3f304e56008e2183a85698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Printf and Stop to firrtl. #23 #24.</title>
<updated>2015-10-07T21:49:54+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-10-07T21:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=4183c648b719eac9da26e2d9d34fa852ebdbfd20'/>
<id>4183c648b719eac9da26e2d9d34fa852ebdbfd20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated spec</title>
<updated>2015-08-31T16:13:44+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-08-30T23:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=8ac318d1937790acf50880c91f674818f9721490'/>
<id>8ac318d1937790acf50880c91f674818f9721490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated todo</title>
<updated>2015-08-26T22:07:53+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-08-26T22:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=cf1fe102a99efee192288061849165072c699c2e'/>
<id>cf1fe102a99efee192288061849165072c699c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed old chisel3 tests that all failed for syntax reasons. Tests should now be small examples, categorized by either passes, errors, or features.</title>
<updated>2015-08-24T17:58:49+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-08-24T17:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=50cf7a4823d69967dcb2b10cdef892b0ab5f2184'/>
<id>50cf7a4823d69967dcb2b10cdef892b0ab5f2184</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 where equality between expressions was incorrect, leading to</title>
<updated>2015-08-17T21:04:59+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-08-17T21:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=13c6ff8f7a91ddaaf1cddf17dc090eff9664e811'/>
<id>13c6ff8f7a91ddaaf1cddf17dc090eff9664e811</id>
<content type='text'>
an optimization that eliminated some when statements.

Added test case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an optimization that eliminated some when statements.

Added test case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for shl and mem. Fixed bug in verilog output of mem size.</title>
<updated>2015-08-17T20:35:24+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-08-17T20:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=c7e4b472787cb9702dd4fbec53eb231bdf81b4d1'/>
<id>c7e4b472787cb9702dd4fbec53eb231bdf81b4d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed performance bug in Split Expressions. Changed delin for connect indexed. Fixed various broken tests.</title>
<updated>2015-08-03T18:51:50+00:00</updated>
<author>
<name>azidar</name>
</author>
<published>2015-08-03T18:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/sfcX/commit/?id=6f098fb5328ebfe3137ff449e9905bdf0f668859'/>
<id>6f098fb5328ebfe3137ff449e9905bdf0f668859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
