Skip to content

Commit

Permalink
Updated README.md with all the course & repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
msaf9 committed May 2, 2022
1 parent ac012e4 commit 6217980
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
# Digital System Design
# Bi-directional code converter: Binary code to Grey code & Grey code to Binary code.

## Table of contents
1. Introduction
2. Technologies
3. Project status
4. Installation
5. License

## Introduction
Design and development of Bi-directional code converter: Binary code to Grey code & Grey code to Binary code using Logisim.

- Course Name: Digital System Design
- Course Code: 15EC1101
- Course Credits: 4
- Academic Year: 2016 - 17

## Technologies
- Logisim

## Project status
> **Completed**
## Installation
### Get repository
```git
git https://github.com/msaf9/BidirectionalCodeConverter.git
cd BidirectionalCodeConverter
```

## License

0 comments on commit 6217980

Please sign in to comment.