You must login before you can post a comment.
Author: Anand Sagar
Project access type: Public
Description:
State Diagram
1.G → Y: On clock pulse, if state = 00 then next state = 01.
2.Y → R: On clock pulse, if state = 01 then next state = 10.
3.R → G: On clock pulse, if state = 10 then next state = 00.
Created: 14 days ago
Updated: 13 days ago
Comments