- Apr 14, 2020
-
-
Adam Izraelevitz authored
Co-Authored-By:Jack Koenig <koenig@sifive.com>
-
Adam Izraelevitz authored
Co-Authored-By:Jack Koenig <koenig@sifive.com>
-
- Apr 10, 2020
-
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Apr 09, 2020
-
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
This reverts commit 06025302.
-
- Apr 08, 2020
-
-
Albert Magyar authored
* Fix dynamic SubAccess of zero-length vectors * Fixes #230 * Add new ZeroLengthVecs pass that occurs before RemoveAccesses * Include this in stage.Forms.MidForm * Add to High->Mid order in compiler test based on @seldridge feedback * Use validif to produce out-of-bounds value in ZeroLengthVecs * Update scaladoc * Fix test imports
-
- Apr 07, 2020
-
-
Albert Magyar authored
Remove deprecated "Gender" API in favor of "Flow"
-
Adam Izraelevitz authored
-
Albert Magyar authored
-
Albert Magyar authored
* Remove few remaining uses of these passes from FIRRTL codebase
-
Albert Magyar authored
* Remove 'gender' as pattern match binding
-
- Apr 06, 2020
-
-
Jim Lawson authored
* Add Release Notes section and check-box for checklist. * moved PR template stuff around Co-authored-by:Adam Izraelevitz <azidar@gmail.com>
-
- Apr 03, 2020
-
-
Jim Lawson authored
-
- Apr 01, 2020
-
-
Adam Izraelevitz authored
-
- Mar 31, 2020
-
-
Adam Izraelevitz authored
-
Albert Magyar authored
-
Albert Magyar authored
-
Albert Magyar authored
* Previously, this test failed whenever InlineCasts was run
-
Albert Magyar authored
-
Albert Magyar authored
* Make RenameTop DependencyAPI-compliant
-
Schuyler Eldridge authored
Nuclear Option (-Xfatal-warnings) for Scaladoc Build
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Schuyler Eldridge authored
Turn on -Xfatal-warnings when building documentation. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
- Mar 27, 2020
-
-
Jack Koenig authored
Co-authored-by:Jim Lawson <ucbjrl@berkeley.edu>
-
Chick Markley authored
* Eliminate warnings on `sbt doc` and `sbt unidoc` - removed toFirrtl reference on MultiTargetAnnotation - lots of places where package path has to be added to comment references - Change to use `/** text starts here` convention when wrong in comment with a doc fix. - Did not exhaustively change these - Wrestled doc example in RenderDiGraph#renderNode, not sure if I won - Cleaned up InferWidths & CatchExceptions imports - Added missing license message to a couple of files. - fixed a couple of stale parameter names in scaladoc - Added @unchecked to stop erasure warning in Emitting where emission annotations are collected - Change types to [_] on match in RenameMap#recordAll to fix erasure warning * Where possible change [[firrtl.ir.X]] to [[firrtl.ir.X X]] for better display in scaladoc Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Albert Magyar authored
-
Albert Magyar authored
* Fixes #1464
-
- Mar 26, 2020
-
-
Jim Lawson authored
* Removed unused imports in src/test/ * Update ScalaTest deprecations. * Update scalatest from 3.0.8 to 3.1.0; apply auto fix for deprecations Co-authored-by:Jack Koenig <koenig@sifive.com>
-