firrtl-spec
firrtl-spec copied to clipboard
The specification for the FIRRTL language
This repository hosts the specification for the FIRRTL language.
To build this, you need the following:
pandocpandoc-crossref- A LaTeX distribution, e.g.,
TeX Live latexmkwhich may come with your LaTeX distribution- Graphviz
After resolving these dependencies, run make to compile spec.md into build/spec.pdf.