Giter VIP home page Giter VIP logo

std_module's Introduction

std_module


A simplified one stop RTL library for all the basic Verilog modules.

Contents ( List of modules )

  • Basic Gates
    • AND
    • OR
    • NOT
    • NOR
    • NAND
    • XOR
    • XNOR
  • Logic Modules
    • Multiplexer 2x1
    • Multiplexer Nx1 ( Module Script )
    • DeMultiplexer 1x2
    • DeMultiplexer 1xN ( Module Script )
    • Encoder NxM
    • Decoder MxN
  • Arithematic Modules
    • Half Adder
    • Full Adder
    • Half Subtractor
    • Full Subtractor
  • Sequential Modules
    • Left Shifter ( SISO )
    • Right Shifter ( SISO )
    • Left-Right Shifter ( SISO )
    • Parallel Load Cyclic Left Serial Shifter ( PISO )
  • Buffer Modules
    • Synchronous FIFO
      • Synchronous FIFO ( v1 ) [ Ongoing Lint Issues ]
    • Asynchronous FIFO
      • Asynchronous FIFO ( v1 )

Note :

All the modules here are designed in the behavioural format of the RTL code. It is quiet unlikely that you will find any hardcore structural code in here. If there are any, I'll make sure to mention it in this list here, so its easier to keep track of. Some modules, such as the FIFOs have a few variations in them with respect to the specification used. In that case, you can either use the design doc as reference ( which may be avialable in the directory itself ) or you can look at the description of the module provided in the comments of the module's source file.

std_module's People

Contributors

pxvi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

mao323

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.