calyx 0.7.1

Compiler Infrastructure for Hardware Accelerator Generation
1
2
3
4
5
6
7
8
# Tools

Calyx uses an array of tools to simplify and streamline compiler testing,
development, and usage.

- [Fud: The Calyx Driver]../fud: Invoke various tools to compile, test, and simulation input programs.
- [Runt: Run Tests]./runt.md: Parallel expectation testing framework.
- [`exp` Generator]./exp-generator.md: Generates the necessary components to compute a fixed point `exp`.