Skip to content

Commit e78a1cb

Browse files
committed
BLUF reorg
1 parent 5a49186 commit e78a1cb

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ An parametrized RTL benchmark suite for open and unbiased evaluation of:
88
4. FPGA devices
99
5. Digital architectures
1010

11+
| Group | Benchmarks | Description|
12+
|------------|------------|------------|
13+
| basic | 23 | Logic benchmarks (mux, arbiter, crossbar,...)
14+
| arithmetic | 33 | Arithmetic (add, shift, mul,...)
15+
| memory | 12 | Memory (sp, dp, sdp, fifo,...)
16+
| blocks | 30 | Macro functions (ialu, spi ,ibex,..)
17+
| epfl | 19 | EPFL benchmarks
18+
1119
# Installation
1220

1321
```bash
@@ -53,15 +61,7 @@ python examples/baremetal/make.py -g arithmetic -clean
5361
python examples/baremetal/make.py -g memory -name ramsp -tool vivado
5462
```
5563

56-
# Benchmark Summary
57-
58-
| Group | Benchmarks | Description|
59-
|------------|------------|------------|
60-
| basic | 23 | Logic benchmarks (mux, arbiter, crossbar,...)
61-
| arithmetic | 33 | Arithmetic (add, shift, mul,...)
62-
| memory | 12 | Memory (sp, dp, sdp, fifo,...)
63-
| blocks | 30 | Macro functions (ialu, spi ,ibex,..)
64-
| epfl | 19 | EPFL benchmarks
64+
# Benchmark Listing
6565

6666
# License
6767

0 commit comments

Comments
 (0)