You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verilog FSM-based controller for an automatic washing machine. Simulates door check, water fill, detergent add, wash, drain, and spin cycles. Includes a testbench with waveform generation to verify normal, error, and edge-case scenarios. Built using Mealy model.