Skip to content

msaf9/3-bit-gray-code-counter-using-jk-flip-flop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3-Bit Gray Code Counter Using JK Flip Flop

3-Bit Gray Code Counter with JK Flip Flop.

Table of contents

Introduction

Design and development of 3-Bit Gray Code Counter with JK Flip Flop using Logisim.

Course Information

  • Course Name: Computer Organisation and Architecture
  • Course Code: 15EM2001
  • Course Credits: 4
  • Academic Year: 2016 - 17

Table

Decimal Number Binary Code Gray Code
0 000 000
1 001 001
2 010 011
3 011 010
4 100 110
5 101 111
6 110 101
7 111 100

Tool

  • Logisim

Project status

Completed

Installation

Get repository

git https://github.com/msaf9/3-bit-gray-code-counter-using-jk-flip-flop.git
cd 3-bit-gray-code-counter-using-jk-flip-flop

License

MIT License

About

3-Bit Gray Code Counter with JK Flip Flop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages