From 5d70874eba009d9f17886a2edd19ce0fa02a77b3 Mon Sep 17 00:00:00 2001 From: mergify[bot] Date: Mon, 1 Aug 2022 21:48:17 +0000 Subject: Remove Tuesday from Dev Meeting in README (#2653) (#2654) We no longer meet on Tuesdays, only Mondays. (cherry picked from commit 28c79fd4b4a0948aa6122f88c56d729b5240ab62) Co-authored-by: Jack Koenig --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d7b2dfd3..2383944f 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ If you are migrating from Chisel2, see [the migration guide](https://www.chisel- ### Chisel Dev Meeting -Chisel/FIRRTL development meetings happen every Monday and Tuesday from 1100--1200 PT. +Chisel/FIRRTL development meetings happen every Monday from 1100--1200 PT. Call-in info and meeting notes are available [here](https://docs.google.com/document/d/1BLP2DYt59DqI-FgFCcjw8Ddl4K-WU0nHmQu0sZ_wAGo/). -- cgit v1.2.3 From ae33fe50a5a9ef99125bb325fc5f10c831bb4186 Mon Sep 17 00:00:00 2001 From: mergify[bot] Date: Wed, 24 Aug 2022 20:25:46 +0000 Subject: CCC 2022 (#2698) (#2699) (cherry picked from commit 78265e180c7ce6c3036d10aacca2d387224ea696) Co-authored-by: Jiuyang Liu --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2383944f..1f9fb220 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,31 @@ ![Chisel 3](https://raw.githubusercontent.com/chipsalliance/chisel3/master/docs/src/images/chisel_logo.svg?sanitize=true) +--- +### CCC 2022 +CCC(Chisel Community Conference) is an annual gathering of Chisel community enthusiasts and technical exchange workshop. With the support of the Chisel development community and RISC-V International, this conference will bring together designers and developers with hands-on experience in Chisel from home and abroad to share cutting-edge results and experiences from both the open source community as well as industry. + +CCC2022 will be held online, You can add [ics file](https://calendar.google.com/calendar/embed?src=c_pluc02j9c4ambkiljlud3620fk%40group.calendar.google.com&ctz=Atlantic%2FAzores) to the calendar for conference agenda. + +Conference Time (in various time zones) +* Saturday, August 27 ⋅ 09:00 - 16:00 UTC+8 (Shanghai/China) +* Friday, August 26 ⋅ 21:00 - 04:00 UTC-4 (Eastern Daylight Time) +* Friday, August 26 ⋅ 18:00 - 25:00 UTC-7 (Los Angeles/US) +* Saturday, August 27 ⋅ 02:00 - 9:00 UTC+1 (London/UK) + +Click on [Zoom Link](https://us02web.zoom.us/j/87836037616?pwd=cXVUZjkrWlBDU3JuU0NLTU8zbG0xQT09) to participate. + +The conference agenda is: +1. Constellation, a Open-source Chisel NoC Generator for SoCs - Jerry Zhao@UCB BAR +2. The formal verification capabilities of chiseltest - Kevin Laeufer@UCB BAR +3. Chisel Breakdown 03 - Jack Koenig@SiFive +4. The Next Generation FIRRTL Compiler is Here! - Prithayan Barua&Hideto Ueno@SiFive +5. Implementing RISC-V Scalar Cryptography/Bitmanip extensions in Chisel - Hongren Zheng@Tsinghua University+PLCT +6. SCIRT: Bridging the Type System Gap for Circuit Generators - Ruikang Wang@Tsinghua University+PLCT +7. ChiselDB: Mapping Hardware Data Structures to Database Tables for Efficient Data Analysis Jiawei Lin@ICT +8. From Chisel to Chips in Fully Open-Source - Martin Schoeberl@DTU + +See you this week :) + --- The **Constructing Hardware in a Scala Embedded Language** ([**Chisel**](https://www.chisel-lang.org)) is an open-source hardware description language (HDL) used to describe digital electronics and circuits at the register-transfer level that facilitates **advanced circuit generation and design reuse for both ASIC and FPGA digital logic designs**. -- cgit v1.2.3 From a7e44dfacda7d8d85c35598a470a0e0aee013483 Mon Sep 17 00:00:00 2001 From: mergify[bot] Date: Tue, 6 Sep 2022 22:18:38 +0000 Subject: Update video links for CCC 2022 (#2725) (#2726) (cherry picked from commit 248daa5ffcfb31a74186f6352c953901d570b393) Co-authored-by: Jiuyang Liu --- README.md | 32 +++++++++++--------------------- 1 file changed, 11 insertions(+), 21 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1f9fb220..6a903dd6 100644 --- a/README.md +++ b/README.md @@ -4,27 +4,17 @@ ### CCC 2022 CCC(Chisel Community Conference) is an annual gathering of Chisel community enthusiasts and technical exchange workshop. With the support of the Chisel development community and RISC-V International, this conference will bring together designers and developers with hands-on experience in Chisel from home and abroad to share cutting-edge results and experiences from both the open source community as well as industry. -CCC2022 will be held online, You can add [ics file](https://calendar.google.com/calendar/embed?src=c_pluc02j9c4ambkiljlud3620fk%40group.calendar.google.com&ctz=Atlantic%2FAzores) to the calendar for conference agenda. - -Conference Time (in various time zones) -* Saturday, August 27 ⋅ 09:00 - 16:00 UTC+8 (Shanghai/China) -* Friday, August 26 ⋅ 21:00 - 04:00 UTC-4 (Eastern Daylight Time) -* Friday, August 26 ⋅ 18:00 - 25:00 UTC-7 (Los Angeles/US) -* Saturday, August 27 ⋅ 02:00 - 9:00 UTC+1 (London/UK) - -Click on [Zoom Link](https://us02web.zoom.us/j/87836037616?pwd=cXVUZjkrWlBDU3JuU0NLTU8zbG0xQT09) to participate. - -The conference agenda is: -1. Constellation, a Open-source Chisel NoC Generator for SoCs - Jerry Zhao@UCB BAR -2. The formal verification capabilities of chiseltest - Kevin Laeufer@UCB BAR -3. Chisel Breakdown 03 - Jack Koenig@SiFive -4. The Next Generation FIRRTL Compiler is Here! - Prithayan Barua&Hideto Ueno@SiFive -5. Implementing RISC-V Scalar Cryptography/Bitmanip extensions in Chisel - Hongren Zheng@Tsinghua University+PLCT -6. SCIRT: Bridging the Type System Gap for Circuit Generators - Ruikang Wang@Tsinghua University+PLCT -7. ChiselDB: Mapping Hardware Data Structures to Database Tables for Efficient Data Analysis Jiawei Lin@ICT -8. From Chisel to Chips in Fully Open-Source - Martin Schoeberl@DTU - -See you this week :) +The recording of CCC 2022 has been uploaded: +1. [Constellation, a Open-source Chisel NoC Generator for SoCs - Jerry Zhao@UCB BAR](https://www.youtube.com/watch?v=8FGnu0Tq3Qk&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=1) +2. [The formal verification capabilities of chiseltest - Kevin Laeufer@UCB BAR](https://www.youtube.com/watch?v=-BUcTwE_URg&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=2) +3. [Chisel Breakdown 03 - Jack Koenig@SiFive](https://www.youtube.com/watch?v=4vgSrW7Cdkk&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=3) +4. [The Next Generation FIRRTL Compiler is Here! - Prithayan Barua&Hideto Ueno@SiFive](https://www.youtube.com/watch?v=V3h30s31qfk&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=4) +5. [Implementing RISC-V Scalar Cryptography/Bitmanip extensions in Chisel - Hongren Zheng@Tsinghua University+PLCT](https://www.youtube.com/watch?v=hXaZMQPRXo0&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=5) +6. [SCIRT: Bridging the Type System Gap for Circuit Generators - Ruikang Wang@Tsinghua University+PLCT](https://www.youtube.com/watch?v=fPl4eZHh1-M&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=6) +7. [ChiselDB: Mapping Hardware Data Structures to Database Tables for Efficient Data Analysis Jiawei Lin@ICT](https://www.youtube.com/watch?v=Df1l9h351BM&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=7) +8. [From Chisel to Chips in Fully Open-Source - Martin Schoeberl@DTU](https://www.youtube.com/watch?v=FenSOWKBbAw&list=PL02hojk7ZTSek-Zro6Zdj_nDlp6khGssJ&index=8) + +See you next year :) --- -- cgit v1.2.3 From 1e9f4e99167d1bc132a1a1a04e6987c2161c4d0e Mon Sep 17 00:00:00 2001 From: mergify[bot] Date: Thu, 13 Oct 2022 21:25:07 +0000 Subject: Bump to Scala 2.13.10 (backport #2774) (#2775) * Bump to Scala 2.13.10 (#2774) 2.13.9 has a binary compatibility regression so should be avoided. (cherry picked from commit c53265d6853728280b6bc01b001415166515c79a) # Conflicts: # .github/workflows/test.yml * Fix backport conflicts * Fix scalaVersion in README * Waive binary compatibility check for plugin for 2.13.10 3.5.4 is published for 2.13.10 so we cannot check binary compatibility for it. Co-authored-by: Jack Koenig --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6a903dd6..a68ba261 100644 --- a/README.md +++ b/README.md @@ -222,10 +222,10 @@ For example, in SBT this could be expressed as: ```scala // build.sbt scalaVersion := "2.13.8" -addCompilerPlugin("edu.berkeley.cs" % "chisel3-plugin" % "3.5.3" cross CrossVersion.full) -libraryDependencies += "edu.berkeley.cs" %% "chisel3" % "3.5.3" +addCompilerPlugin("edu.berkeley.cs" % "chisel3-plugin" % "3.5.4" cross CrossVersion.full) +libraryDependencies += "edu.berkeley.cs" %% "chisel3" % "3.5.4" // We also recommend using chiseltest for writing unit tests -libraryDependencies += "edu.berkeley.cs" %% "chiseltest" % "0.5.3" % "test" +libraryDependencies += "edu.berkeley.cs" %% "chiseltest" % "0.5.4" % "test" ``` ### Guide For New Contributors -- cgit v1.2.3 From 0750bc2f46d49c8fdfd0c07a2ac80c74311b3f15 Mon Sep 17 00:00:00 2001 From: mergify[bot] Date: Tue, 25 Oct 2022 13:57:04 +0000 Subject: Publish an Initial Roadmap (#2804) (#2810) * Add initial roadmap Co-authored-by: edwardcwang (cherry picked from commit 7f73d18ecd2b1cf63485f3c268456ba0c775b961) Co-authored-by: Megan Wachs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a68ba261..d1d42b83 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Chisel is powered by [FIRRTL (Flexible Intermediate Representation for RTL)](htt * [Chisel3 Architecture Overview](#chisel3-architecture-overview) * [Chisel Sub-Projects](#chisel-sub-projects) * [Which version should I use?](#which-version-should-i-use) + * [Chisel Roadmap](#roadmap) --- @@ -388,3 +389,7 @@ If you're developing a Chisel library (or `chisel3` itself), you'll probably wan By default, the master branches of the chisel repositories are configured to build and publish their version of the code as `Z.Y-SNAPSHOT`. Updated SNAPSHOTs are publised on every push to master. You are encouraged to do your development against the latest SNAPSHOT, but note that neither API nor ABI compatibility is guaranteed so your code may break at any time. + +### Roadmap + +See [ROADMAP.md]. -- cgit v1.2.3