Skip to content

Commit 054bea2

Browse files
schoeberlccelio
authored andcommitted
Another try of a smoother intro what Chisel is
Incorporated suggestions from @edwardcwang
1 parent 6297e00 commit 054bea2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# 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.
2+
3+
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.
48

59
Please visit the [Wiki](https://github.com/ucb-bar/chisel3/wiki) for a more
610
detailed description.

0 commit comments

Comments
 (0)