The document presents a generic architecture for an area-efficient 4-input binary coded decimal (BCD) adder implemented on an FPGA. It modifies a previously proposed area-efficient 3-input decimal adder to support a generic number of inputs. The proposed 4-input adder has four stages: 1) carry save addition and propagation/generation signal generation, 2) carry network, 3) correction stage, and 4) final addition. Simulation results on a Xilinx FPGA for different number of bits and inputs are presented, showing the adder has reduced delay and area compared to previous approaches. The generic approach can support addition of any number of inputs.