Page 1 of 1

2. Design a FSM for detecting bitstream sequence 101 using any HDL Language where, (5) a. Input signals: i. ii. clock: 1

Posted: Fri Jul 01, 2022 6:16 am
by answerhappygod
2 Design A Fsm For Detecting Bitstream Sequence 101 Using Any Hdl Language Where 5 A Input Signals I Ii Clock 1 1
2 Design A Fsm For Detecting Bitstream Sequence 101 Using Any Hdl Language Where 5 A Input Signals I Ii Clock 1 1 (206.42 KiB) Viewed 32 times
Verilog HDL code | VLSI
question is blur but readable
2. Design a FSM for detecting bitstream sequence 101 using any HDL Language where, (5) a. Input signals: i. ii. clock: 10ns clock signal reset: This is a 1 bit signal which is activated when the signal is low. N.B. This is an asynchronous signal. data: This is a 1 bit signal which will receive data sequentially iii. b. Output signals: i. match: This is a 1 bit signal which will be set high when sequence match successfully