Skip to content

Commit 9ded5e3

Browse files
authored
Update README.md
1 parent 863391f commit 9ded5e3

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
# pattern-detector-verilog
2-
A basic 10110 pattern detector using Verilog.
1+
# Pattern Detector using Verilog
2+
A basic '10110' pattern detector using Verilog.
3+
- The 2 design files have multiple variations in logic and programming.
4+
- Compiled and simulated using ModelSim software.
5+
6+
---
7+
**Files**
8+
1. [Design File 1](pattern.v)
9+
2. [Design File 2](pattern1.v)
10+
3. [Test Bench](tb_pattern.v)
11+
4. [Run.do](run.do)

0 commit comments

Comments
 (0)