Skip to content

Commit 7ddceb8

Browse files
committed
documentation: tree structure
1 parent b28ad5a commit 7ddceb8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ logic parts. The highlights of oscimpDigital were presented at the [European GNU
1515
The assumption underlying all IP block design is a pipelined stream of data
1616
processed at each clock cycle, with no latencies introduced by FIFOs between blocks.
1717

18+
The tree structure of the project aims at clearly separating the FPGA IPs, Linux kernel modules, userspace libraries
19+
and documentation:
20+
21+
<img src="doc/conferences/gnuradioDays2019/img/structRepo.png">
22+
1823
## Install
1924

2025
This repository is composed of multiple associated submodules (see sub-READMEs
Loading

0 commit comments

Comments
 (0)