ParkDongho / learning-journey

Chisel Learning Journey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chisel Learning Journey

Welcome to the repository for the example code that goes with the Chisel Learning Journey!

Clone this repo to get the example code discussed on the learning journey, and run the setup script to set up the environment for it.

If you haven't yet, start by going to the Chisel Learning Journey, which is a step by step guide to learning the Chisel Hardware language.

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

To clone this example code:

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%