Decimal to binary verilog

broken image
broken image

Logic is needed to tell if the current incoming character is a decimal digit or not. If the data is arriving sequentially you will do better constructing a state machine. In parallel is simple, but uses more resources. You can detect in parallel or sequentially as you choose. If you have any resources around this do share them. Do you think just changing the width of input i.e parallel inputs instead of series would result in pattern detection? I am lost in this, please help. > I am trying to build a sequence detector to detect a decimal number like 1092 when a stream of numbers from 0-9 is given as input.

broken image

On Sunday, Novemat 12:58:16 AM UTC-4, wrote:

broken image