M
miniwolf
Guest
Please, Write and verify a Verilog model that will assert its output if
a 4-bit input word is not a valid binary coded decimal code.
What does it mean?
If input is not BCD, output is '1' ?
How can I code by verilog?
a 4-bit input word is not a valid binary coded decimal code.
What does it mean?
If input is not BCD, output is '1' ?
How can I code by verilog?