calyx 0.7.1

Compiler Infrastructure for Hardware Accelerator Generation
1
2
3
4
5
6
import "primitives/core.futil";
component main<"nointerface"=1>() -> () {
  cells {}
  wires {}
  control {}
}