<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chiselX/integration-tests/src/test, branch master</title>
<subtitle>Chisel with SFC compatibility</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/'/>
<entry>
<title>Add Scalafmt for mill (backport #2805) (#2807)</title>
<updated>2022-10-25T01:58:03+00:00</updated>
<author>
<name>mergify[bot]</name>
</author>
<published>2022-10-25T01:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/commit/?id=2f890aabc1ecf04c6efcb84cee4f00da67be6a53'/>
<id>2f890aabc1ecf04c6efcb84cee4f00da67be6a53</id>
<content type='text'>
* Add Scalafmt for mill (#2805)

* add scalafmt for test in mill build system.
* reformat codes in integration-tests

(cherry picked from commit d881fd29d7af91a7c514565b4b21797f1e44fbdb)

# Conflicts:
#	build.sc
#	integration-tests/src/test/scala/chiselTests/util/experimental/BitPat.scala

* Resolve backport conflicts

Co-authored-by: Jiuyang Liu &lt;liu@jiuyang.me&gt;
Co-authored-by: Jack Koenig &lt;koenig@sifive.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Scalafmt for mill (#2805)

* add scalafmt for test in mill build system.
* reformat codes in integration-tests

(cherry picked from commit d881fd29d7af91a7c514565b4b21797f1e44fbdb)

# Conflicts:
#	build.sc
#	integration-tests/src/test/scala/chiselTests/util/experimental/BitPat.scala

* Resolve backport conflicts

Co-authored-by: Jiuyang Liu &lt;liu@jiuyang.me&gt;
Co-authored-by: Jack Koenig &lt;koenig@sifive.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add scanLeftOr and scanRightOr utilies (#2407) (#2437)</title>
<updated>2022-03-08T00:30:37+00:00</updated>
<author>
<name>mergify[bot]</name>
</author>
<published>2022-03-08T00:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/commit/?id=941dd7ee76cadacbdd10b3d10d267f5d58a7ed4e'/>
<id>941dd7ee76cadacbdd10b3d10d267f5d58a7ed4e</id>
<content type='text'>
Co-authored-by: Jiuyang Liu &lt;liu@jiuyang.me&gt;
Co-authored-by: Megan Wachs &lt;megan@sifive.com&gt;
Co-authored-by: Jack Koenig &lt;koenig@sifive.com&gt;
(cherry picked from commit 73d3c26029c07c17ce179dfead092eab4fb8ae2c)

Co-authored-by: Liu Xiaoyi &lt;circuitcoder0@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Jiuyang Liu &lt;liu@jiuyang.me&gt;
Co-authored-by: Megan Wachs &lt;megan@sifive.com&gt;
Co-authored-by: Jack Koenig &lt;koenig@sifive.com&gt;
(cherry picked from commit 73d3c26029c07c17ce179dfead092eab4fb8ae2c)

Co-authored-by: Liu Xiaoyi &lt;circuitcoder0@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Decoder bug for constant 0 and DC (#2363) (#2371)</title>
<updated>2022-01-28T00:20:24+00:00</updated>
<author>
<name>mergify[bot]</name>
</author>
<published>2022-01-28T00:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/commit/?id=91ad2312cab72442fcfec9c28576b5464669f8fd'/>
<id>91ad2312cab72442fcfec9c28576b5464669f8fd</id>
<content type='text'>
* Fix the QMC bug for constant and dontcare output.
* Fix the Espresso bug for constant and dontcare output.

(cherry picked from commit 46b53320e9ec09fc26d63259f1821f4234640839)

Co-authored-by: Jiuyang Liu &lt;liu@jiuyang.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix the QMC bug for constant and dontcare output.
* Fix the Espresso bug for constant and dontcare output.

(cherry picked from commit 46b53320e9ec09fc26d63259f1821f4234640839)

Co-authored-by: Jiuyang Liu &lt;liu@jiuyang.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>util: add GrayCode (#2353) (#2354)</title>
<updated>2022-01-19T01:41:59+00:00</updated>
<author>
<name>mergify[bot]</name>
</author>
<published>2022-01-19T01:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/commit/?id=042be4b2d8a846d12c5c5dfd64f10b5caee93125'/>
<id>042be4b2d8a846d12c5c5dfd64f10b5caee93125</id>
<content type='text'>
(cherry picked from commit 91d7baa8e7162d736f46b6d4964b09016d2dd172)

Co-authored-by: Kevin Laeufer &lt;laeufer@cs.berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 91d7baa8e7162d736f46b6d4964b09016d2dd172)

Co-authored-by: Kevin Laeufer &lt;laeufer@cs.berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor TruthTable to use Seq (#2217)</title>
<updated>2021-12-15T07:53:52+00:00</updated>
<author>
<name>Jiuyang Liu</name>
</author>
<published>2021-12-15T07:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/commit/?id=36506c527ff0f51636beee4160f0ce1f6ad2f90a'/>
<id>36506c527ff0f51636beee4160f0ce1f6ad2f90a</id>
<content type='text'>
This makes the resulting Verilog from decoding a TruthTable deterministic.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the resulting Verilog from decoding a TruthTable deterministic.</pre>
</div>
</content>
</entry>
<entry>
<title>SyncReadMem: fix bug with read(addr) and add some formal tests (#2092)</title>
<updated>2021-08-30T23:06:59+00:00</updated>
<author>
<name>Kevin Laeufer</name>
</author>
<published>2021-08-30T23:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/commit/?id=29665743acff120bc87ee997890d7f952317144e'/>
<id>29665743acff120bc87ee997890d7f952317144e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace custom model checker with chiseltest formal verify command (#2075)</title>
<updated>2021-08-25T19:38:56+00:00</updated>
<author>
<name>Kevin Laeufer</name>
</author>
<published>2021-08-25T19:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/chiselX/commit/?id=3840fec3d918f23df07a18311136ac6a1bc365e1'/>
<id>3840fec3d918f23df07a18311136ac6a1bc365e1</id>
<content type='text'>
* replace custom model checker with chiseltest formal verify command

* integration-tests can make use of chiseltest

This is a compromise solution to avoid issues
with binary compatibility breaking changes in chisel3.

* ci: move integration tests into separate job

* run integration tests only for one scala version

* ci: install espresso for integration tests

* Update build.sbt

Co-authored-by: Jack Koenig &lt;jack.koenig3@gmail.com&gt;

Co-authored-by: Jack Koenig &lt;jack.koenig3@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* replace custom model checker with chiseltest formal verify command

* integration-tests can make use of chiseltest

This is a compromise solution to avoid issues
with binary compatibility breaking changes in chisel3.

* ci: move integration tests into separate job

* run integration tests only for one scala version

* ci: install espresso for integration tests

* Update build.sbt

Co-authored-by: Jack Koenig &lt;jack.koenig3@gmail.com&gt;

Co-authored-by: Jack Koenig &lt;jack.koenig3@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
