Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 387 Bytes

fpgabits

Collection of utilities to simplify FPGA accelerator design

Running

Requirements

Using sbt, the user should follow the steps in the ensime sbt guide to initialize the ensime directory.

Tests

No main is provided for now, but tests are provided for the existing modules.

Running: sbt test

Will run all tests.