Giter Site home page Giter Site logo

codiiesb's Projects

vhdl-2x4decoder icon vhdl-2x4decoder

The VHDL code implements a 2x4 decoder, converting two input signals into four output signals based on the input combinations.

vhdl-4bit_downcounter icon vhdl-4bit_downcounter

A 4-bit down counter is a digital circuit that counts down from a preset value to zero, decreasing by one with each clock pulse.

vhdl-4bit_upcounter icon vhdl-4bit_upcounter

A 4-bit up counter is a digital circuit that increments its output by one with each clock pulse, counting from 0000 to 1111 in binary, and resetting back to 0000 after reaching 1111.

vhdl-4bit_updowncounter icon vhdl-4bit_updowncounter

A 4-bit up-down counter is a digital circuit capable of counting both upwards and downwards in binary, typically controlled by an up/down input signal.

vhdl-4x1mux icon vhdl-4x1mux

The VHDL code implements a 4x1 multiplexer (MUX), selecting one of four input signals based on the two select lines and producing a single output.

vhdl-artya7_blinky icon vhdl-artya7_blinky

The code allows anyone with the Artix A7 FPGA Board to Blink the On-Board LED for any predefined Frequency.

vhdl-dflipflop icon vhdl-dflipflop

The VHDL code describes a D flip-flop with synchronous reset functionality.

vhdl-half_adder icon vhdl-half_adder

A half adder is a digital circuit that performs addition of two binary digits, generating the sum bit and the carry bit.

vhdl-priorityencoder4x2 icon vhdl-priorityencoder4x2

A 4x2 priority encoder is a digital circuit that takes four input lines and encodes them into a two-bit binary output based on the priority of the input lines.

vhdl-shiftregister icon vhdl-shiftregister

A VHDL shift register is a digital circuit implemented that allows sequential shifting of data bits either to the left or right within the register.

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.