This document describes the design and analysis of a low power 16-bit RISC processor using a 2-stage pipelined architecture. The processor was implemented using Verilog HDL on a Xilinx FPGA and consists of an ALU, barrel shifter, and universal shift register. A clock gating technique was used to reduce dynamic power consumption. Simulation results showed the processor operates at 100MHz with a latency of 1.5 cycles and total power dissipation of 0.220 watts, demonstrating the effectiveness of the low power pipelined design.