Skip to content

kyan-xu/SequenceDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language

English | 中文

Sequence Detector - Detect 15 Zeros & 17 Ones

A VHDL Mealy FSM that detects a sequence of 15 consecutive '0's followed by a sequence of 17 consecutive '1's.

How It Works

The mealy FSM has three states:

  • S0 (UNIT) : The state of waiting for the first '0'.
  • S1 (FIRST): The state of

序列检测器 - 识别 15 个连续 0 + 17 个连续 1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages