Problem 1: Number Representations.: Problem 5: Design Sequential Circuit
Problem 1: Number Representations.: Problem 5: Design Sequential Circuit
2. Design state strasition diagram for electronic combination lock using Moore
machines. The combination should be 01011
Problem 6: Simulation in Modelsim
1. Install ModelSim:
Link
2. Read ModelSim Tutorial book: Chapter 1: Introduction, Chapter 2: Conceptual
Overview.
3. Step by step do Chapter 3: Basic Simulation, Chapter 4: Projects in ModelSim
Tutorial book
4. Take a screenshot of the result screen after you are simulated successfully
Q Q next J K J K Q next
0 0 0 X 0 0 Q
0 1 1 X 0 1 0
1 0 X 1 1 0 1
1 1 X 0 1 1 Q’