- Oct 26, 2021
-
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Oct 22, 2021
-
-
Shorla authored
* Update bundles-and-vecs.md * Update docs/src/explanations/bundles-and-vecs.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update naming.md Added a title to the cookbook * Add name to Multiple Clock Domain page * Update multi-clock.md Co-authored-by:
Megan Wachs <megan@sifive.com>
-
Desire Kaleba authored
* add scastie links (#2185) * add scastie version (#2185) Co-authored-by:Megan Wachs <megan@sifive.com>
-
- Oct 21, 2021
-
-
Abongwa Bonalais authored
* Create CONTRIBUTING.md * Update README.md Added guide for new contributors * Update CONTRIBUTING.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update CONTRIBUTING.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update README.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update CONTRIBUTING.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update CONTRIBUTING.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update CONTRIBUTING.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update README.md updated link to CONTRIBUTING.md * Update README.md updated link to CONTRIBUTING.md * Update README.md * Update README.md Co-authored-by:
Megan Wachs <megan@sifive.com> * Update README.md Reposition contributing guide * Update CONTRIBUTING.md removed verilog guide Co-authored-by:
Megan Wachs <megan@sifive.com> * Update README.md Added verilog tutorial link to useful resources area. Co-authored-by:
Megan Wachs <megan@sifive.com>
-
- Oct 20, 2021
-
-
Aditya Naik authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Oct 15, 2021
-
-
Megan Wachs authored
* Update docs README with instructions for new pages * Update docs/README.md
-
- Oct 14, 2021
-
-
Adam Izraelevitz authored
-
- Oct 13, 2021
-
-
Shorla authored
* Update bundles-and-vecs.md * Update docs/src/explanations/bundles-and-vecs.md Co-authored-by:
Megan Wachs <megan@sifive.com> Co-authored-by:
Megan Wachs <megan@sifive.com>
-
Abongwa Bonalais authored
* Update experimental-features.md Added title to Experimental features * Update experimental-features.md * Update docs/src/appendix/experimental-features.md Co-authored-by:
Megan Wachs <megan@sifive.com> Co-authored-by:
Megan Wachs <megan@sifive.com>
-
Nic McDonald authored
-
- Oct 12, 2021
-
-
Abongwa Bonalais authored
Added cookbooks to cookbooks.md
-
Abongwa Bonalais authored
* Added dataview to explanations.md * Update docs/src/explanations/explanations.md Co-authored-by:
Megan Wachs <megan@sifive.com> Co-authored-by:
Megan Wachs <megan@sifive.com>
-
Abongwa Bonalais authored
* Added title * Update docs/src/explanations/blackboxes.md Co-authored-by:
Megan Wachs <megan@sifive.com> Co-authored-by:
Megan Wachs <megan@sifive.com>
-
- Oct 11, 2021
-
-
Abongwa Bonalais authored
Added title to "Namimg Cookbook" website. Co-authored-by:Megan Wachs <megan@sifive.com>
-
Jack Koenig authored
-
- Oct 09, 2021
-
-
Jack Koenig authored
Also replace all uses of .fire() with .fire
-
- Oct 08, 2021
-
-
Chick Markley authored
In `Bits.scala`, `FixedPoint` and `Interval` did not defeine the `do_unary_-` methods (the `do_`) was missing The recent PR #2124 combined with the above fact made DspTools break. This fix is necessary to get that repo to build.
-
Jack Koenig authored
-
- Oct 07, 2021
-
-
Kevin Laeufer authored
-
- Oct 06, 2021
-
-
Kamyar Mohajerani authored
* change static shift behavior to mod width when width is known * add dynamic shift * basic tests that actually do something * MatchedRotateLeftAndRight based on the idea from @chick * BasicRotate rotate "b001" and compare with known values * Fix check for KnownWidth(0|1) as suggested by @aswaterman * Add dontTouch to UIntOps.io (other tests were also optimized out) Co-authored-by:Chick Markley <chick@qrhino.com> Co-authored-by:
Andrew Waterman <andrew@sifive.com>
-
Jack Koenig authored
The removal of virtual method io accidentally made the naming of io in compatibility mode Bundles sensitive to the prefix at the time of the first access of the field. It also made .suggestName able to override the name. This commit fixes that issue by forcing the name of the io Data to be "io" no matter what.
-
Jared Barocsi authored
* Migrate nullary funcs to parameterless versions * Make deprecation message and dummy arguments clear and consistent Co-authored-by:Megan Wachs <megan@sifive.com>
-
Megan Wachs authored
* Remove all manual cloneTypes and make it chisel runtime deprecated to add one * runtime deprecate cloneType with runtime reflection * [Backport this commit] Bundle: add check that override def cloneType still works (will be made an error later) * Plugin: make it an error to override cloneType and add a test for that * Docs: can't compile the cloneType anymore * BundleSpec: comment out failing test I cannot get to fail or ignore Co-authored-by:Jack Koenig <koenig@sifive.com>
-
Jack Koenig authored
-
- Oct 05, 2021
-
-
Jack Koenig authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Jack Koenig authored
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Oct 03, 2021
-
-
Nick authored
Close #2138
-
- Sep 24, 2021
-
-
Kevin Laeufer authored
-
Kevin Laeufer authored
-
- Sep 22, 2021
-
-
David Biancolin authored
-
Scala Steward authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Jiuyang Liu authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Sep 18, 2021
-
-
Jack Koenig authored
-
Jack Koenig authored
Also install Espresso from pre-built binary
-