Answer:
When implementing s state machine in VHDL and a 22V10 PAL, you must list the state variables in the port list (in the ENTITY section). If you do not, VHDL consideres them to be buried nodes and disables the output pins. This means there is no way of using test equipment to look at the machine state.