This document describes the design of an 8-bit arithmetic logic unit (ALU) using reversible logic gates to reduce power consumption. Reversible logic gates allow computations to be done without loss of information, avoiding the energy dissipation associated with conventional logic gates. The proposed ALU uses a single reversible RC-1 gate to perform 10 operations - 4 logical and 6 arithmetic. It is implemented on an FPGA using Verilog and simulation results demonstrate it correctly performing operations on 8-bit inputs under different conditions as selected by a multiplexer. The design has advantages over existing approaches in requiring fewer gates and having zero garbage outputs.