Giter Club home page Giter Club logo

my_rtl_code's Introduction

Learn RTL Design Together

Repository for Verilog, VHDL, System Verilog building blocks We will upload very basic rtl project
Most of these are well tested and shouldn't have issues. If you notice any issues,please raise it.


MODULES

Verilog

1 JK FLIPFLOP
2 FULL ADDER
3 ADDER / SUBTRACTOR
4 MULTIPLEXERS
5 BINARY TO GRAY CONVERTER
6 GRAY TO BINARY CONVERTER
7 RIPPLE CARRY ADDER
8 BINARY TO BCD CONVERTER (8-4-2-1)
9 BCD TO BINARY CONVERTER (8-4-2-1)
10 DECIMAL TO AIKEN CONVERTER (2-4-2-1)
11 AIKEN TO DECIMAL (2-4-2-1)
12 BINARY TO EXCESS 3 CONVERTER
13 EXCESS TO BINARY 3 CONVERTER
14 7 SEGMENT DISPLAY DECODER
15 MULTIPLIER
16 DEMULTIPLEXER
17 4 BIT COMPARATOR
18 SR FLIPFLOP
19 T FLIPFLOP
20 SIPO

VHDL

1 JK FLIPFLOP
2 T FLIPFLOP
3 FULL ADDER
4 RIPPLE CARRY ADDER
5 MULTIPLEXERS
6 DEMULTIPLEXER
7 DECODER
8 ENCODER
9 PRIORITY ENCODER

my_rtl_code's People

Contributors

adar-sh avatar nidhinchandran47 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

maitreyaranade

my_rtl_code's Issues

Seven Segment Decoder

Hello, I believe there is a problem with the seven segment decoder when the input is 6. The current output is 0x75 which is 1110101 which implies that the signals b and d should be off while only b should be off and so the output should be 0x7d.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.