pub entity rolling_16bit_sum(clk: clock, rst: bool, clear: bool, values: Option<uint<8>>) -> uint<24>