Skip to content

patel-soham/dynamic-pattern-detector-verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Dynamic pattern detector using verilog

A project to implement dynamic pattern detector using verilog in different ways.

  • Dynamic pattern detector with variable number of bits in implicit style fsm which supports APB protocol to configure pattern register value.
  • Dynamic 3 bit pattern detector in explicit style fsm.
  • Dynamic pattern detector with variable number of bits in implicit style fsm.

Files

  1. Implicit fsm with APB design and testbench
  2. Explicit fsm design and testbench
  3. Implicit fsm design and testbench

About

A project to implement and test dynamic pattern detector using verilog in different ways.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published