This document describes formal verification of a pipelined CISC microprocessor modeled after the Intel IA32 instruction set using the UCLID term-level verifier. The objective was to understand UCLID's strengths and weaknesses for modeling hardware designs and the verification process. A pipelined Y86 processor implementation from a textbook was verified against its sequential reference model. The control logic was automatically translated to UCLID format. Modularity and automation were emphasized to maintain model fidelity during verification.