From fc19c1e720f36924c6b6aa90cb7e06db972b3268 Mon Sep 17 00:00:00 2001 From: "R. S. Ananda Murthy" Date: Wed, 18 Jun 2014 13:49:38 +0700 Subject: development/gpsim: Added (PIC Microcontrollers Simulator). Signed-off-by: Willy Sudiarto Raharjo --- development/gpsim/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 development/gpsim/README (limited to 'development/gpsim/README') diff --git a/development/gpsim/README b/development/gpsim/README new file mode 100644 index 0000000000..a58abe82c1 --- /dev/null +++ b/development/gpsim/README @@ -0,0 +1,10 @@ +Gpsim is a full-featured software simulator for Microchip +PIC microcontrollers distributed under the GNU General +Public License, Version 2 or higher, and some of it's libraries +under GNU Lesser General Public License, Version 2 or higher. + +Gpsim 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 PIC the same way you would in the real world. -- cgit v1.2.3