You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
The software is documented through a lot of comments. The doxygen documentation for the userlibraries can be viewed [here](doc "cpp userlibrary documentation") or you can generate it yourself by running make doc in your build directory (see [Getting Started]({{ site.github.url }}/gettingstarted), which will generate the documentation under userlib/cpp/doc/.
The hardware itself is outlined in our publication "JetStream: An Open-Source high-performance PCI Express 3 streaming library". Additionally there are several examples of how to embed different modules, and how to replace modules in the [hardware repositories example directory](https://github.com/maltevesper/JetStream-hardware/tree/master/examples).