Skip to content

allen8200/chisel-book

 
 

Repository files navigation

Build Status

Digital Design with Chisel

Book Cover

This book is an introduction to digital system design using a modern hardware construction language, Chisel. In this book we focus on a slightly higher abstraction level to get you up to speed to build more complex, interacting digital systems.

A compiled PDF version of the book is available at Digital Design with Chisel PDF.

The book is available at Amazon.

In case you want to cite the book:

@book{chisel:book,
  title = {Digital Design with Chisel},
  publisher = {Kindle Direct Publishing},
  year = {2019},
  author = {Martin Schoeberl},
  url = {https://github.com/schoeberl/chisel-book}
}

This book project has an accompanying repository containing Chisel examples.

To build the Chisel book from the source you need make, latex, sbt, scala, and Java JDK (1.8) installed. Then you simply build with:

make

About

Digital Design with Chisel

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 83.0%
  • Scala 16.8%
  • Other 0.2%