Coder Social home page Coder Social logo

rohit312003 / ring_oscilator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from farshad112/ring_oscilator

0.0 0.0 0.0 41 KB

Parameterized Ring Oscillator and Testbench. The design is written in Verilog and testbench is developed in SystemVerilog.

License: MIT License

Verilog 34.27% PowerShell 4.39% SystemVerilog 61.34%

ring_oscilator's Introduction

ring_oscillator

Parameterized ring oscillator design in verilog. A simple testbench is developed using SystemVerilog. The test is performed by comparing measured and expected frequency computed using the equation: f= 1/(2tn). where n= number of stage of inverter and t= delay of a single inverter.

Project Structure

This project is organized in following manner,
FolderIcon ring_oscillator
  |
  |->  FolderIcon doc : contains project documents like testcase plan, verification plan etc.
          |->  docxIcon ring_osc_testcase_plan.docx
  |->  FolderIcon rtl : contains rtl code of ring oscillator
          |->  FolderIcon verilog : contains verilog code of Ring Oscillator
                   |->Verilog File ring_oscillator.v
  |->  FolderIcon scripts : contains scripts for running tests.
          |->shell script runscript.ps1 : script for ruuning tests with Questasim or modelsim on windows
  |->  FolderIcon sim : contains simulation work directory. This is where you should open a terminal to run your tests.
  |->  FolderIcon spec : contains RTL design specification.
          |->  docxIcon ring_oscillator_design.docx
  |->  FolderIcon tb: Contains Simple SystemVerilog testbench files.
          |->  Verilog File ring_osc_defines.sv
          |->  Verilog File simple_tb.sv

Run Instruction

Running Single Test without coverage analysis

> cd sim
> ..\scripts\runscript.ps1  

ring_oscilator's People

Contributors

farshad112 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.