
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
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
This assignment was given by Sir Hirak Sahil for Verilog HDL course at Allahabad University. It includes: ModelSim, 8-bit, Adder, Subtactor, Module, Stimulus, Compile, Display, Error, Message, FSM, Design, Simulation
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!
On special offer
Task# 01
Create a new project in ModelSim, add the files containing 8-bit adder/subtactor module and Self-testing Stimulus module to the project Compile and run the simulation of 8-bit adder/subtractor in ModelSim Self-testing Stimulus should Display Error message if there is any error in the design. Also show timing waveforms to Lab Instructor
Task# 02
Write Verilog code in behavioral modeling for Mealy Finite State Machine (FSM) Write Stimulus module to verify FSM design. Stimulus module should give inputs to design module and display corresponding outputs using $ monitor. Compile and run the simulation in ModelSim and display output waveforms as well
Task# 03
Write Verilog code in behavioral modeling for Moore Finite State Machine (FSM) Write Stimulus module to verify FSM design. Stimulus module should give inputs to design module and display corresponding outputs using $ monitor. Compile and run the simulation in ModelSim and display output waveforms as well