Design a 7-segment displayed binary counter using negative edge-triggered flip-flops which counts between “ID number” and it’s “10’s complement value” in reverse order. It starts with complement value, decrements to your id number, then returns to complement value again, and repeats counting sequence with the applied clock signal.
This was my assignment, i solved it and everything is running correctly, but when the number is decreasing from the complement to my id number it repeats from F, however I need it to repeat from 9. How can İ solve this problem ?

This was my assignment, i solved it and everything is running correctly, but when the number is decreasing from the complement to my id number it repeats from F, however I need it to repeat from 9. How can İ solve this problem ?
