Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Commit 01d86f5

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 198c7f7 + dd5d546 commit 01d86f5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎LICENSE‎ renamed to ‎LICENSE.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
![license](https://i.creativecommons.org/l/by/4.0/88x31.png)
2+
23
This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
34

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ More relevant points to be added.
9393

9494
* ![Blocking Statements](src/Blocking.v) and ![Non-Blocking Statements](src/NonBlocking.v)
9595
* ![Seven Segment Display](src/SevenSegment.v)
96-
* ![Mealy '000' Sequence Machine](src/MealyOOOSequence.v) and ![Mealy '1001' Sequence Machine](src/Mealy1001Sequence.v)
97-
* ![Moore '000' Sequence Machine](src/MooreOOOSequence.v)
96+
* ![Mealy '000' Sequence Machine](src/Mealy000Sequence.v) and ![Mealy '1001' Sequence Machine](src/Mealy1001Sequence.v)
97+
* ![Moore '000' Sequence Machine](src/Moore000Sequence.v)
9898
* ![Traffic Lights - Two Lights/4-Point Crossing](src/TrafficLightsFourWay.v)
9999

100100
---
@@ -104,7 +104,7 @@ More relevant points to be added.
104104
* ![Biometric Autherization : Authorization happens only when hashed value is matched for particular input](src/BiometricsImplement.v)
105105

106106
---
107-
#### DYI Codes
107+
#### DIY Codes
108108

109109
* Half Subtractor, Full Subtractor, Half Adder, Full Adder : Using DataFlow, LogicGate Modelling, case statements.
110110
* Master-Slave JK Flip-Flop : Truth table for master and slave latch both.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /