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
latexmk
which may come with your LaTeX distribution- Graphviz
After resolving these dependencies, run make
to compile spec.md
into build/spec.pdf
.