Constant input value as Decimal and Hex?
Posted: Mon Feb 22, 2016 11:01 pm
I wanted to modify the Clock Counter circuit of the example Digital Clock circuit project.
With a further modification in mind, I wanted the clock to stop when the value of a new input constant is equal to the displayed value.
I succeeded, but the new 8-bit constant takes in only "Hexadecimal" and the input constants for maximum minutes, seconds and hours are "Decimal". Why?
(I converted both displayed minutes and the value at which the clock has to stop to binary using 8-bit splitters. I compared the two values using XNor gates and made the input from the clock pulse tool conditional.
My final target is to make a water level simulator for spillway gate operations of the Victoria dam, Sri Lanka)
With a further modification in mind, I wanted the clock to stop when the value of a new input constant is equal to the displayed value.
I succeeded, but the new 8-bit constant takes in only "Hexadecimal" and the input constants for maximum minutes, seconds and hours are "Decimal". Why?
(I converted both displayed minutes and the value at which the clock has to stop to binary using 8-bit splitters. I compared the two values using XNor gates and made the input from the clock pulse tool conditional.
My final target is to make a water level simulator for spillway gate operations of the Victoria dam, Sri Lanka)