11670 - Hardware_Design_exam1_C   

Description

Modify your 2-digit BCD counter to model a 2-digit pingpong counter.

You have to increase/decrease your counter only by pressing the count button.

You must download exam1_C.v and modify it.

Do not change the input and output signals.

 

Note: exam1_A -- https://acm.cs.nthu.edu.tw/problem/11668/

           exam1_B -- https://acm.cs.nthu.edu.tw/problem/11669/

           Announcement -- https://acm.cs.nthu.edu.tw/problem/11671/

Input

Output

Sample Input  Download

Sample Output  Download

Tags




Discuss