Bohan-hu / learning-journey

Chisel Learning Journey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Chisel Learning Journey

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 73.8%Language:Scala 24.8%Language:Shell 1.2%Language:JavaScript 0.2%