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
2021/2022 sem 1 - Fuzzy Logic Group Assignment - Washing Machine Fuzzy Logic Controller - A fuzzy logic controller system of controlling the washing machine with 5 inputs and 5 outputs by using SKFuzzy.
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.