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.
This repository features a Verilog finite state machine (FSM) to control an automatic washing machine, simulating states like door check, water fill, detergent add, wash, drain, and spin. A comprehensive testbench verifies diverse scenarios, including errors and edge cases, with VCD waveform generation for debugging and analysis.