/learning-journey

Chisel Learning Journey

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Chisel Learning Journey

Welcome to the Chisel Learning Journey!

Chisel is a hardware construction language that supports advanced hardware design and circuit generation.

This Journey is built around the examples provided by the creators of Chisel, within their tutorial.

Please clone the Learning Journey:

git clone https://github.com/apaj/learning-journey.git

then change the directory:

cd learning-journey

and run the script that sets everything up for you:

sudo ./set-learning-journey

and follow along simple instructions.

Once the script is finished, please embark on the Chisel Learning Journey.