Use the RTL design process to design a system that outputs the average of the most recent two data input samples. The system has an 8 bit unsigned data input I and an 8 bit unsigned output. The data input is sampled when a single bit input S changes from 0 to 1. Choose the internal bit widths that prevent overflow.