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