commit | 76fb2277b4582afb521d9aa993cfe550b9d5ba37 | [log] [tgz] |
---|---|---|
author | Dhayalakumar <61288836+dhayalakumarm@users.noreply.github.com> | Thu Oct 28 20:54:20 2021 +0530 |
committer | GitHub <noreply@github.com> | Thu Oct 28 20:54:20 2021 +0530 |
tree | afdb1c1548da3e14d3a9d7f7637eeec3a7243a96 | |
parent | 4b9c68788044aebff886e598967225c4dc3cca75 [diff] |
Update README.md
diff --git a/README.md b/README.md index 245884e..3caacd3 100644 --- a/README.md +++ b/README.md
@@ -1,6 +1,6 @@ # High Speed Adder This projects aims to design an high speed adder based on recursive doubling technique and fabricate at the SKY130nm technology node. -## Specifications +## I/Os Inputs: in1, in2 each of 18 bits Mode for add/sub selection Output: Sum which is of 19 bits.