| Gpsim - The gnupic simulator |
|
| Tuesday, 24 March 2009 11:32 |
|
Gpsim is a full-featured software simulator for Microchip PIC microcontrollers distributed under the GNU General Public License; it has been designed to be as accurate as possible. Accuracy includes the entire PIC, from the core to the I/O pins and including all of the internal peripherals. Thus it’s possible to create stimuli and tie them to the I/O pins and test the PIC the same way you would in the real world and can be controlled from either a graphical user interface (a GUI built in), a command line interface (CLI) or by a remote process. Gpsim has been designed to be as fast as possible. Real time simulation speeds of 20Mhz pics are possible. The major features are;
Gpsim supports loadable modules, this means that it is possible to add devices to gpsim that are totally separate from gpsim because they reside in their own libraries and are distributed separately. Basically gpsim provides a basic module library with the following components:
There are, also, two "external" packages;
For more informations click here. |



