Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-g committed Apr 9, 2016
1 parent fad0951 commit eb5c52d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# dfe-snippets

`dfe-snippets` is a collection of building blocks for projects using Maxeler
Dataflow Engines (DFEs). It contains useful code both for the CPU side (C++)
and the DFE side (MaxJ) as well as various benchmarking utilities:
Dataflow Engines (DFEs). It contains

- library code for CPU and DFE designs ('include', 'src')
- system benchmarks for DRAM, Interconnet and Resource Usage ('test/Benchmarks')
- application benchmarks ('applications')
- library code for CPU and DFE designs (`include`, `src`)
- system benchmarks for DRAM & interconnect throughput and resource usage (`test/Benchmarks`)
- application benchmarks (`applications`)

The structure is:

Expand All @@ -31,6 +30,7 @@ applications ---> Application Benchmarks
1. MaxCompiler 2013+
2. Compatible [Maxeler](http://www.maxeler.com/products/) hardware
3. python 2.7 (for running scripts)
4. a C++ compiler with C++11 support

## Using

Expand Down

0 comments on commit eb5c52d

Please sign in to comment.