|
FLAMES 0.1.0
Matrix-Empowered HLS Library
|
| ▼ examples | |
| ▼ hello-world | |
| hello-world.cpp | |
| ▼ mat-inv-nsa | |
| mat-inv-nsa-expanded.cpp | |
| mat-inv-nsa-no-flames.cpp | |
| mat-inv-nsa.cpp | |
| ▼ mat-vec-multiplication | |
| mat-vec-multiplication-no-flames.cpp | |
| mat-vec-multiplication-traditional.cpp | |
| mat-vec-multiplication.cpp | |
| ▼ mat-write-col | |
| mat-write-col.cpp | |
| ▼ task-level-pipelining | |
| task-level-pipelining.cpp | |
| core.hpp | Core Utilities for FLAMES |
| flames.hpp | Flexible Linear Algebra for Matrix-Empowered Synthesis Library |
| sort.hpp | Sorting for FLAMES |
| tensor.hpp | Tensor (3D Array) for FLAMES |
| type.hpp |