- Jan 31, 2023
-
-
Megan Wachs authored
* Publish website to gh-pages branch (#2950) * Update website/README.md
-
- Jan 28, 2023
-
-
Megan Wachs authored
-
- Jan 15, 2023
-
-
Megan Wachs authored
-
- Dec 14, 2022
-
-
Tynan McAuley authored
-
- Oct 25, 2022
-
-
Megan Wachs authored
* Add initial roadmap Co-authored-by:edwardcwang <edwardcwang@users.noreply.github.com>
-
- Oct 14, 2022
-
-
Jack Koenig authored
Chisel 3.5.4 predates Scala 2.13.10 so the plugin is not published for 2.13.10.
-
Jack Koenig authored
2.13.9 has a binary compatibility regression so should be avoided.
-
- Sep 07, 2022
-
-
Jiuyang Liu authored
-
- Aug 25, 2022
-
-
Jiuyang Liu authored
-
- Aug 02, 2022
-
-
Jack Koenig authored
We no longer meet on Tuesdays, only Mondays.
-
- Jun 23, 2022
-
-
Carlos Eduardo authored
-
- Jun 22, 2022
-
-
Michael Etzkorn 叶明凯 authored
Co-authored-by:Megan Wachs <megan@sifive.com>
-
- Jun 19, 2022
-
-
Carlos Eduardo authored
-
- Feb 20, 2022
-
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@sifive.com>
-
- Jan 18, 2022
-
-
Jack Koenig authored
-
- Jan 13, 2022
-
-
Jack Koenig authored
-
- Dec 22, 2021
-
-
Jack Koenig authored
-
- Dec 02, 2021
-
-
Jack Koenig authored
As the chisel3 compiler plugin is now required, we can delete unused code for reflective autoclonetype as well as the noPluginTests.
-
Jack Koenig authored
Include plugin in instructions since it will be required in 3.5. Also make sure the example actually works.
-
- Nov 20, 2021
-
-
Abongwa Bonalais authored
Co-authored-by:Abongwa Bonalais Amahnui <bonalaisabongwa@gmail.com>
-
- Oct 22, 2021
-
-
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 11, 2021
-
-
Jack Koenig authored
-
- Aug 30, 2021
-
-
Megan Wachs authored
-
- Jul 28, 2021
-
-
Megan Wachs authored
There are now more tool dependecies than just `verilator` to get the full test suite to pass. Also add instructions for running the tests without the compiler plugin,
-
- Jul 23, 2021
-
-
Jack Koenig authored
The example in the README is a sum, not an average.
-
- Jul 08, 2021
-
-
Jack Koenig authored
This makes local development *much* faster
-
- Jun 29, 2021
-
-
anniej-sifive authored
* added to readme * Update README.md Co-authored-by:
Jack Koenig <jack.koenig3@gmail.com> Co-authored-by:
Jack Koenig <jack.koenig3@gmail.com> Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Jiuyang Liu authored
-
Jack Koenig authored
-
- Jun 24, 2021
-
-
Jiuyang Liu authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jun 22, 2021
-
-
Jack Koenig authored
-
- Jun 15, 2021
-
-
Deborah Soung authored
* explain sub-projects * Update README.md Co-authored-by:
Megan Wachs <megan@sifive.com> Co-authored-by:
Megan Wachs <megan@sifive.com>
-
- Jun 02, 2021
-
-
Jiuyang Liu authored
-
- Apr 27, 2021
-
-
Jack Koenig authored
-
- Apr 22, 2021
-
-
Martin Schoeberl authored
-
- Apr 16, 2021
-
-
Jiuyang Liu authored
Co-authored-by:mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Apr 01, 2021
-
-
XinJun Ma authored
-
- Mar 27, 2021
-
-
Jiuyang Liu authored
* Add CCC2021 info * Update README.md * Update README.md
-
- Mar 19, 2021
-
-
Megan Wachs authored
Updates to chisel3 documentation for website: * guard code examples with mdoc and fix errors encountered along the way * move some website content here vs splitting the content across two repos * Bring in the interval-types and loading memories content so that it will be visible from the website * remove all references to the wiki (deprecated) * Remove reference to Wiki from the README * fix tabbing and compile of chisel3-vs-chisel2 section * Appendix: faqs now guarded and compile * FAQs: move to resources section
-