Part 1: 1- Create and FSM type Moore which detects sequence of 'o' and 'T' make it overlapping. Use the code ASCII of th
Posted: Fri Apr 29, 2022 8:38 am
Part 1: 1- Create and FSM type Moore which detects sequence of 'o' and 'T' make it overlapping. Use the code ASCII of the third letter of your name as the sequence to detect. 2- Write a test-bench simulate the module: a. Add here screenshots of state diagram viewer. b. Add here screenshots RTL.