This repository hosts the specification for the FIRRTL language.
To build this, you need the following:
pandoc
pandoc-crossref
- A LaTeX distribution, e.g.,
TeX Live
- Graphviz
After resolving these dependencies, run make
to compile spec.md
into
build/spec.pdf
.