## VHDL Lab 6 Task In this task, you should create a similar clock as we've done in the recorded lab, but this clock should have two extra inputs: 1. `Increment Minutes` : This should increments the minutes every second when = '1' 2. `Increment Hours` : This should increments the hour every second when = '1' <div style="display:none"> # VHDL Lab 6 Task </div>