Projects

Posted on Jan 1, 0001

Our code and artefacts are available on GitHub. Here are some of our main projects that involve artifact code.

Graphiti

Formally verified graph rewriting for dataflow circuits. Graphiti uses the Lean theorem prover to verify that out-of-order execution transformations in dataflow circuits preserve program semantics. Published at ASPLOS ‘26.

FSA — SystolicAttention

A hardware architecture that fuses FlashAttention within a single systolic array, eliminating off-chip memory traffic for attention computation. The design is implemented in Chisel/Scala with an FPGA prototype.

Lean Tooling

In the future we might develop and maintain libraries for the Lean theorem prover used across our verification projects:

  • leanses — Lean lens implementation with custom notation