UlisesLuzius / fpgabits

Collection of utilities to simplify FPGA accelerator design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Collection of utilities to simplify FPGA accelerator design

License:MIT License


Languages

Language:Scala 99.1%Language:Shell 0.9%