Skip to content

Commit dc07a9d

Browse files
authored
Update README.md
1 parent 455ba62 commit dc07a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dynamic pattern detector using verilog
22
A project to implement dynamic pattern detector using verilog in different ways.
3-
- Dynamic pattern detector with variable number of bits in implicit style fsm which supports APB protocol to configure pattern register value.
3+
- Dynamic pattern detector with variable number of bits in implicit style fsm which supports APB protocol to configure pattern register value. (COMING SOON)
44
- Dynamic 3 bit pattern detector in explicit style fsm.
55
- Dynamic pattern detector with variable number of bits in implicit style fsm.
66

0 commit comments

Comments
 (0)