Actually, I know what the OP is looking for, I would like it too.
A chart, or even a spreadsheet, with the signal names that
are on each pin for variations of a chip.
For example, if the rows were the pins, and each column gave the
signal names that pin is used for.
Right now you have to pull up all the data sheets. but, for example, it seems like
most of the 28-pin PICs have basically the same pinout, so if you are only using a few
functions, you can use one of several different chips in the same design.
For example, I am looking at the data sheet for the PIC18(L)F2X/4XK22, page 5,
PDIP,SOIC,SSOP package:
1 is MCLR/Vpp, 8 and 19 are Vss, 20 is Vdd. Then, going counterclockwise from pin2,
skipping those 4 pins, I see RA0-RA5, RA7,RA6, RC0-RC7, RB0-RB7
(some datasheets put the multiple choices on each pin, in this one, the choices are in a table on the next page)
It would be nice if there was an aggregate table of all the similar, same pincount chips.
Cheers!
Rufus