a. Design using the VHDL system to model a MOORE finite state machine that acts as a "1011" sequence detector. Your desi

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

a. Design using the VHDL system to model a MOORE finite state machine that acts as a "1011" sequence detector. Your desi

Post by answerhappygod »

A Design Using The Vhdl System To Model A Moore Finite State Machine That Acts As A 1011 Sequence Detector Your Desi 1
A Design Using The Vhdl System To Model A Moore Finite State Machine That Acts As A 1011 Sequence Detector Your Desi 1 (55.33 KiB) Viewed 18 times
a. Design using the VHDL system to model a MOORE finite state machine that acts as a "1011" sequence detector. Your design should detect overlapping sequences. Assume the input is named A, the output is named Z and that an active low reset signal (reset_n) asynchronously resets the machine. Implement positive edge triggered flip-flops. i. Draw the MOORE model state diagram for the FSM (5 Marks) ii. Write the complete VHDL construct to implement the FSM (10 Marks) b. Write a VHDL description for a 4-bit shift register. The shift register is to be negative edge triggered. Sin is a serial input to the most significant bit of the shift register. Sout is a serial output from the least significant bit of the shift register. En_n is an active low enable. sreg is the 4-bit register. Write only the VHDL ENTITY and ARCHITECTURE construct. (10 Marks)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply