From 09a528fd59d3ea5f69575a92574f7a87898dc068 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 19 Feb 2010 18:45:49 +0000 Subject: Added old abandoned (but very good!) KDE3 KPicoSim application git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpicosim@1092928 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/en/Makefile.am | 2 + doc/en/index.docbook | 380 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 382 insertions(+) create mode 100755 doc/en/Makefile.am create mode 100755 doc/en/index.docbook (limited to 'doc/en') diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am new file mode 100755 index 0000000..be0ab90 --- /dev/null +++ b/doc/en/Makefile.am @@ -0,0 +1,2 @@ +KDE_DOCS = kpicosim +KDE_LANG = en diff --git a/doc/en/index.docbook b/doc/en/index.docbook new file mode 100755 index 0000000..bdd7785 --- /dev/null +++ b/doc/en/index.docbook @@ -0,0 +1,380 @@ + +KPicoSim 0.1"> + + + + + + + +]> + + + + + + + + + + + + + + +The &kpicosim; Handbook + + + + + +Mark Six + +
m6@xs4all.nl
+
+
+
+ + + + +1999 +%{YEAR} +Mark Six + + + +&FDLNotice; + + + +2001-10-18 +0.1 + + + + + +&kpicosim; is an IDE for the picoBlaze microcontroller. The documentation is very minimalistic, sorry... + + + + + + +KDE +KPicoSim +nothing +nothing else + + +
+ + + + +Introduction + + + + +&kpicosim; is a development environment for the Xilinx PicoBlaze-3 soft-core processor for the KDE Desktop (Linux). The environment has an editor with syntax highlighting, compiler, simulator and export functions to VHDL, HEX and MEM files. + + + + +Using &kpicosim; + + + + + + + + +Here's a screenshot of &kpicosim; + + + + + + + + + Screenshot + + + + + + + +More &kpicosim; features +To be written + + + + +Command Reference + + + + +The main &kpicosim; window + + +The File Menu + + + + + +&Ctrl;N + +File +New + +Creates a new document + + + + +&Ctrl;S + +File +Save + +Saves the document + + + + +&Ctrl;Q + +File +Quit + +Quits &kpicosim; + + + + + + + +The <guimenu>Help</guimenu> Menu + + + + + + +&help.menu.documentation; + + + + + + + +Developer's Guide to &kpicosim; + + + + +....Also this has to be written... + + + + + +Questions and Answers + + + +&reporting.bugs; +&updating.documentation; + + + + +How do I compile a file? + + +Select in the Menu: Debug->Compile. + + + + + + + + + +Credits and License + + +&kpicosim; + + +Program copyright 2005 Mark Six m6@xs4all.nl + + +Documentation copyright 2005 Mark Six m6@xs4all.nl + + + + +&underFDL; + +&underGPL; + + + + +Installation + + +How to obtain &kpicosim; + + + + +&kpicosim; can be found at http://www.xs4all.nl/~marksix. This is the project homepage. + + + + + +Requirements + + + + +..Write me... + + + +..Write me... + + + + +You can find a list of changes at http://www.xs4all.nl/~marksix. + + + + +Compilation and Installation + + + + + +&install.compile.documentation; + + + + +Configuration + +..Write me.. + + + + + +&documentation.index; +
+ + + -- cgit v1.2.1