Yash20yash
Newbie

Design a system that converts a serial input to a parallel input of 8 bits. For example, an input sequence of 16 bits should show up
as an output sequence of two 8 bit numbers with 1/8th the frequency of the serial input.
What will be the circuit design and verilog code?
as an output sequence of two 8 bit numbers with 1/8th the frequency of the serial input.
What will be the circuit design and verilog code?