I just recently added another HP/Agilent logic analyzer to my collection. This time it is the 16902A. I needed to remove the CPU tray to replace the IDE HDD with a SATA SSD. As a result, I figured I’d take couple...
Layout A (3 columns)
Layout C (3 columns)
Couple hi-res images of 16902A mainboard
I just recently added another HP/Agilent logic analyzer to my collection. This time it is the 16902A. I needed to remove the CPU tray to replace the IDE HDD with a SATA SSD. As a result, I figured I’d take couple...
Agilent Logic Analyzer cable teardown photos
So for today ladies and gentlemen, I present a teardown of an HP/Agilent logic analyzer cable. I think this is part number 16715-61601. This cable is used to connect one of a series of 40-pin compatible modules (many of...
Creating a timeline of events
It’s often useful when trying to understand, debug, or reverse engineer a system to put together a timeline of operation from beginning to end. The result is a series of events where something happens first, then...
Identify PAL inputs and outputs
In order to properly reverse engineer a PAL, you need to correctly identify which pins are inputs, and which pins are outputs. This in some cases is trivial because some of the PAL’s pin functions are fixed...
Understand the system
Of all of the different techniques this one may be the simplest but also the most important. When you’re trying to reverse engineer something, understanding the system is key to unraveling the black box which is...
Why simply “dumping” a PAL isn’t always possible?
Rom Dumping Dumping ROMs is a pretty common practice in the space of reverse engineering, and many eeprom readers are cheap, easily available, and there’s really not much to them. Plunk your ROM chip in the...
Layout C (4 columns)
Couple hi-res images of 16902A mainboard
I just recently added another HP/Agilent logic analyzer to my collection. This time it is the 16902A. I needed to remove the CPU tray to replace the IDE HDD with a SATA SSD. As a result, I figured I’d take couple...
Agilent Logic Analyzer cable teardown photos
So for today ladies and gentlemen, I present a teardown of an HP/Agilent logic analyzer cable. I think this is part number 16715-61601. This cable is used to connect one of a series of 40-pin compatible modules (many of...
Creating a timeline of events
It’s often useful when trying to understand, debug, or reverse engineer a system to put together a timeline of operation from beginning to end. The result is a series of events where something happens first, then...
Identify PAL inputs and outputs
In order to properly reverse engineer a PAL, you need to correctly identify which pins are inputs, and which pins are outputs. This in some cases is trivial because some of the PAL’s pin functions are fixed...
Understand the system
Of all of the different techniques this one may be the simplest but also the most important. When you’re trying to reverse engineer something, understanding the system is key to unraveling the black box which is...
Why simply “dumping” a PAL isn’t always possible?
Rom Dumping Dumping ROMs is a pretty common practice in the space of reverse engineering, and many eeprom readers are cheap, easily available, and there’s really not much to them. Plunk your ROM chip in the...
New Reverse Engineering PALs page
I’ve recently put a new page online on the site. It hosts a basic outline on different techniques to enable one to reverse engineering a PAL, and produce a modern equivalent. Right now, there are about a dozen...
My PAL stimulator
If you’ve been following my blog, you’ll see that I’ve been reversing a Commodore Amiga SCSI HDD Expansion card called the Dataflyer. On that Dataflyer, there’s a PAL that handles address...