]> rtime.felk.cvut.cz Git - pes-rpp/rpp-simulink.git/blob - README.txt
Finished to organize the document tree. Updated main README file.
[pes-rpp/rpp-simulink.git] / README.txt
1 #####################################
2 # Simulink RPP Target and Library   #
3 #####################################
4
5 This is the repository of the RPP Library and Simulink target. This repository
6 is structured as follows:
7
8     - doc/          This directory hold documentation created for this project.
9
10     - refs/         Hold oficial reference documentation for CPU, chips,
11                     languages, compiler, etc. This files are constantly
12                     referenced within the source code files in this repository.
13
14     - rpp/blocks    Hold the Simulink block library for the RPP Target.
15                     C MEX S-Functions and TLC files can be found here.
16                     See dedicated README.txt file for more information.
17
18     - rpp/demos     Simulink demos that uses the RPP target and block library.
19                     See dedicated README.txt file for more information.
20
21     - rpp/lib       RPP Library and API. See dedicated README.txt file for more
22                     information.
23
24     - rpp/rpp       Simulink RPP Target for code generation. See dedicated
25                     README.txt file for more information.
26