Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 626 Bytes

README.rst

File metadata and controls

43 lines (24 loc) · 626 Bytes

SOAP

SOAP is a tool for automatically exploring optimisations to a numerical C program, so that when it is synthesized into an FPGA implementation, the error, area, and latency of the implementation are minimised.

Installation

Requirements: * Python3

$ pip install -r requirements.txt

Usage

./soapy --help

Benchmark Results

Available here.

Caveat

The tool is still in its early stage, so please expect many rough edges and bugs. Please feel free to file an issue when you encounter a bug.