GithubHelp home page GithubHelp logo

100daysofrtl_vlsi's Introduction

100DaysofRTL

Counter: ๐Ÿ‘‰ 4-bit Synchronous Up counter: โ— A four-bit synchronous up counter is a digital circuit that counts in binary from 0000 to 1111 (0 to 15) and increments by 1 for each clock pulse. โ— The counter has four flip-flops, one for each bit of the count, and it counts up in a synchronous manner, meaning all the flip-flops change their states simultaneously on the rising edge or falling edge of the clock signal.

๐Ÿ‘‰ Up/Down Counter: โ— An up/down counter is a digital electronic device that can count either up or down depending on the control signal. โ— It can increment or decrement its count based on the input signals it receives. โ— The control signal (commonly denoted as "upordown") determines the direction of the counting process. โ— When it's set to '1', the counter counts up; when set to '0', the counter counts down.

Day:43 4bit_synchrouns_up_counter.v https://edaplayground.com/x/eQzx

Day:44 Johnson_counter(Twisted counter).v https://edaplayground.com/x/PC8z

Day:50 MOD-6 counter.v https://edaplayground.com/x/rf7p

Day:51 RAM.v https://edaplayground.com/x/ZvvT

100daysofrtl_vlsi's People

Contributors

artityagi123456789 avatar

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.