forked from RedPitaya/RedPitaya
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
25 lines (19 loc) · 1.04 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Red Pitaya Ecosystem and Applications
Here you will find the sources of various software components of the
Red Pitaya system. The components are mainly contained in dedicated
directories, however, due to the nature of the Xilinx SoC "All
Programmable" paradigm and the way several components are interrelated,
some components might be spread across many directories or found at
different places one would expect.
DIRECTORIES
Applications Red Pitaya applications (controller modules & GUI clients).
Bazaar Nginx server with dependencies, Red Pitaya Bazaar module &
application controller module loader.
FPGA FPGA design for the inital set of Red Pitaya applications.
OS GNU/Linux operating system components including:
- Linux kernel config & patches
- U-Boot config & patches
- Staged ramdisk
- Red pitaya IP discovery client
Test Command line utilities (acquire, generate, ...).
shared Common libraries and routines.