You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openpower.foundation/content/resources/fgpaenablementcapi20.md

993 B

title link tags date draft
FPGA Enablement for CAPI2.0 https://github.com/open-power/snap
hardware
software
fpga
capi
snap
2020-02-13 false

The purpose of this documentation is to describe how to enable a new customer card to support CAPI SNAP framework. SNAP is a open-source programming framework for FPGA Accelerations. Its homepage is https://github.com/open-power/snap. With it, you can develop accelerators with CAPI technology easily.

This documentation describes the flow and steps to enable a new PCIe FPGA card to have CAPI2.0 features, and to support SNAP developing framework. If your PCIe FPGA card is not listed on todays available “SNAP enabled cards” (On the homepage README of SNAP Github), this documentation will guide you on how to enable it. Since all of the project files are open-source, you can create a Github repository fork, and create a new board support package (BSP) and walk through the working flow to enable SNAP.