
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This file contains information about lab of Digital System Design. It was provided by Prof. Reshmi Jaiteley at Baddi University of Emerging Sciences and Technologies. Its helpful to computer science as well as students of Engineering. It includes: Arranged, Slot, LTI, Impulse, Interconncection, Correlation, Shifted, Impulse, Represented, Systems
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

After completion of this lab you will be able to
2.1 Design Statement
You are required to design and implement a state machine of a sequence recognizer and then write a stimulus of it using ModelSim software. The correct sequence is 1010. If the sequence is matched then it should lit a green led and move to halt state and if the sequence is mismatched then it should lit a red led and move in a halt state. It should only move from the halt state if the system is reset.
Marking criteria
NOTE: Implement the above mention design using data flow and behavior modeling only. You can design block with any of above mention construct but be sure to use both type of construct.