KPicoSim"> ]> 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 TDE 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; The source code is available at https://mirror.git.trinitydesktop.org/gitea/TDE/kpicosim . Requirements &kpicosim; relies on the TDE libraries (tdelibs) to build. ..Write me... Compilation and Installation In order to compile and install &kpicosim; on your system, you will need cmake. % mkdir -p build % cd build % cmake .. % make install For further instructions, please, read the INSTALL file. &documentation.index;