We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6297e00 commit 054bea2Copy full SHA for 054bea2
README.md
@@ -1,6 +1,10 @@
1
# Chisel3
2
-Chisel3 is a new Firrtl based chisel.
3
-It is currently in BETA VERSION, so some Chisel features may change in the coming months.
+
+Chisel is a new hardware construction language to support adavanced hardware design and circuit generation.
4
+The latest version of [Chisel](https://chisel.eecs.berkeley.edu/) is Chisel3,
5
+which uses Firrtl as an intermediate hardware representation language.
6
7
+Chisel3 is currently in BETA VERSION, so some Chisel features may change in the coming months.
8
9
Please visit the [Wiki](https://github.com/ucb-bar/chisel3/wiki) for a more
10
detailed description.
0 commit comments