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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Dynamic pattern detector using verilog
2
2
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)
4
4
- Dynamic 3 bit pattern detector in explicit style fsm.
5
5
- Dynamic pattern detector with variable number of bits in implicit style fsm.
0 commit comments