Add P2 and P3

This commit is contained in:
2024-08-17 07:01:33 -04:00
parent 229d52dc2b
commit c45417b85f
3 changed files with 219 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
# ece-327
My solutions to projects in my Digital Hardware Systems course.
My solutions to projects in my Digital Hardware Systems course. Written in Verilog.
1. Project 1: Hamming Decoder
1. Project 1: Hamming Decoder
2. Project 2: Pattern detector
3. Project 3: O(n) Sorting