512 Forks
2999 Stars
2999 Watchers

chisel

Chisel: A Modern Hardware Design Language

How to download and setup chisel

Open terminal and run command
git clone https://github.com/chipsalliance/chisel.git
git clone is used to create a copy or clone of chisel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chisel https://github.com/chipsalliance/chisel/archive/master.zip

Or simply clone chisel with SSH
[email protected]:chipsalliance/chisel.git

If you have some problems with chisel

You may open issue on chisel support forum (system) here: https://github.com/chipsalliance/chisel/issues