Scroll to navigation

NAME(1) General Commands Manual NAME(1)

NAME

simulpic - Microchip PIC 16F84 simulator

SYNOPSIS

simulpic

DESCRIPTION

simulpic is a program that simulates the behaviour of a Microchip 16F84 microcontroller.

The program presents a command line interface and accepts the following commands:

Give a summary of all the commands
Read program memory from IHX8M-format file <filename>
View registers
View general registers
View EEPROM data memory
View program memory
View IO pins state
View stack
Disassemble from <address> (or PC)
Execute <number> steps
Execute until <time>
Set/clear breakpoint
Set RA io_port state (p = 0, 1, -, u)
Set RB io_port state (p = 0, 1, -, u)
Set MCLR state (p = 0, 1)
Open inputs file
Close inputs file
Open report file
Close report file
Open graphic file
Close graphic file
Set sampling frequency (# instr.) for graphics file
Set clock frequency
Power-on reset
Quit

OPTIONS

This program has no options.

SEE ALSO

You can find more information about the PIC 16F84 microcontroller on the Microchip WWW site http://www.microchip.com/

AUTHOR

This manual page was written by Samuel Tardieu <sam@debian.org> and revised by Deva Seetharam (deva@alum.mit.edu), for the Debian GNU/Linux system (but may be used by others).

January 24, 2005