KPicoSim 0.6 review
DownloadKPicoSim is an IDE for the picoblaze microcontroller. KPicoSim is a development environment for the Xilinx PicoBlaze-3 soft-core p
|
|
KPicoSim is an IDE for the picoblaze microcontroller.
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 (based on the popular katepart), compiler, simulator and an export functions to VHDL, HEX and MEM files.
KPicoSim provides more or less the same functionality as the Mediatronix pBlazeIDE (windows).
Installation:
You have to compile the program from source. First unpack the sources:
tar zxvf kpicosim-0.5.tar.gz
Then run configure
./configure
After that, compile the source:
make
And as last install the program (make sure you are root (su, type root password)):
make install
Now the program kpicosim is installed on your system. Just run kpicosim
KPicoSim 0.6 keywords