You need to sign in or sign up before continuing.
- Aug 12, 2021
-
-
Adam Izraelevitz authored
-
- Aug 07, 2021
-
-
Jack Koenig authored
-
Jack Koenig authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Jul 20, 2021
-
-
Jack Koenig authored
PR #2023 fixed a composition issue for chisel3 biconnects delegating to FIRRTL partial connect when compatibility mode Bundles are elements of chisel3 Bundles. It missed an important case though that caused previously working code to break. The bug is fixed by doing the automatic flipping for compatibility mode Bundles that have "Input" as a direction in addition to those that are "Flipped".
-
Jack Koenig authored
BiConnect in chisel3 delegates to FIRRTL <- semantics whenever it hits a Bundle defined in `import Chisel._`. Because chisel3 <> is commutative it needs to be mindful of flippedness when emitting a FIRRTL <- (which is *not* commutative).
-
Adam Izraelevitz authored
-
- Jul 16, 2021
-
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Jul 15, 2021
-
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Jul 14, 2021
-
-
Adam Izraelevitz authored
-
- Jul 13, 2021
-
-
Adam Izraelevitz authored
-
- Jul 12, 2021
-
-
Adam Izraelevitz authored
-
- Jul 10, 2021
-
-
Jack Koenig authored
This has been legal in FIRRTL since v1.2.3 (when reset inference started using a unification-style algorithm) but was never exposed in the Chisel API. Also delete the overridden connects in AsyncReset and ResetType which just duplicate logic from MonoConnect.
-
Adam Izraelevitz authored
-
- Jul 09, 2021
-
-
Adam Izraelevitz authored
-
- Jul 02, 2021
-
-
Adam Izraelevitz authored
-
- Jun 25, 2021
-
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Apr 23, 2021
-
-
mergify[bot] authored
* fixing context bug (#1874) (cherry picked from commit 2c7264a6 ) # Conflicts: # src/main/scala/chisel3/aop/injecting/InjectingAspect.scala # src/test/scala/chiselTests/aop/InjectionSpec.scala * Resolve conflicts Co-authored-by:
Deborah Soung <debs@sifive.com>
-
- Apr 22, 2021
-
-
mergify[bot] authored
(cherry picked from commit da5e5cb5 ) Co-authored-by:
Martin Schoeberl <martin@jopdesign.com>
-
- Apr 20, 2021
-
-
mergify[bot] authored
nitpick (cherry picked from commit 83eeda2e ) Co-authored-by:
Fabien Marteau <fabien.marteau@armadeus.com>
-
- Apr 16, 2021
-
-
mergify[bot] authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit 0cc35a26 ) Co-authored-by:
Jiuyang Liu <liu@jiuyang.me>
-
- Apr 15, 2021
-
-
mergify[bot] authored
* Remove space between backticks and language * Make code examples in memories explanation work Co-authored-by:
Jack Koenig <koenig@sifive.com> (cherry picked from commit f39ec2ef ) Co-authored-by:
Carlos Eduardo <me@carlosedp.com>
-
- Apr 13, 2021
-
-
mergify[bot] authored
(cherry picked from commit 6e22d91e ) Co-authored-by:
Megan Wachs <megan@sifive.com>
-
- Apr 08, 2021
-
-
mergify[bot] authored
* Add documentation guide about memory initialization * Move information to experimental and add ref (cherry picked from commit e0da5ae4 ) Co-authored-by:
Carlos Eduardo <me@carlosedp.com>
-
- Apr 01, 2021
-
-
mergify[bot] authored
(cherry picked from commit d3e2b346 ) Co-authored-by:
XinJun Ma <xinjun.ma@qq.com>
-
mergify[bot] authored
(cherry picked from commit a54d37d2 ) Co-authored-by:
Kalamár Ödön <kalamarodon@gmail.com>
-
- Mar 30, 2021
-
-
mergify[bot] authored
(cherry picked from commit 9c9bc131 ) Co-authored-by:
Jack Koenig <koenig@sifive.com>
-