##// END OF EJS Templates
Added Readme
Jeandet Alexis -
r23:0039a2862000 default
parent child
Show More
@@ -0,0 +1,13
1 SocExplorer is an open source generic System On Chip testing software/framework.
2 We write this software for the development and the validation of our instrument,
3 the Low Frequency Receiver(LFR) for the Solar Orbiter mission. This instrument is
4 based on an actel FPGA hosting a LEON3FT processor and some peripherals. To
5 make it more collaborative, we use a plugin based system, the main executable is
6 SocExplorer then all the functionality are provided by plugins. Like this
7 everybody can provide his set of plugins to handle a new SOC or just a new
8 peripheral. SocExplorer uses PythonQt to allow user to automate some tasks such
9 as loading some plugins, configuring them and talking with his device. SocExplorer
10 is provided under the terms of the GNU General Public License as published by the
11 Free Software Foundation; either version 2 of the License, or (at your option) any
12 later version.
13 More details here https://hephaistos.lpp.polytechnique.fr/redmine/projects/lppmon/wiki
General Comments 0
You need to be logged in to leave comments. Login now