5. Complete an UP_DOWN input to control the direction of the count below as follows: When UP_DOWN is low, the count goes up by 1 When UP_DOWN is high, the count goes down by 1 The counter uses a reset input reset clK UP DO Counter Entity counter is port ( declare reset, clk, UP_DOWN as in declare Q as a buffer End counter Architecture behavioral of counter is Begin Process( procesS begin
OR
OR