Coder Social home page Coder Social logo

ms_clk_rst's Introduction

MS_CLK_RST

All digital Clock and Reset Manager.

Features

  • PoR Generation (all digital)
  • Internal RC Oscillator (8mhz, 16mhz, 32mhz, 64mhz and 128mhz)
  • Clock Multiplexing
  • Clock divider (/2, /4 and /8)
  • External Clock Monitor (fail-safe to rosc_8mhz)

Design

Block Diagram

“”

Interfaces

“BlackBox”

Ports

Port name Direction Type Description
xclk0 input wire External Clock 0
xclk1 input wire External Clock 1
xrst_n input wire External Reset
sel_mux0 input wire CLKMUX0 selection - 0:select ROSC 8MHz, 1:select CLMUX1 clock
sel_mux1 input wire CLKMUX1 selection - 0:ROSC; 1:xclk
sel_mux2 input wire CLKMUX2 selection - 0:xclk0; 1:xclk1
sel_rosc input wire [1:0] ROSC Frequency: 00:128mh, 01:64mhz, 10:32mhz, 11:16mhz
clk_div input wire [1:0] Clock divider for the output of CLKMUX1: 1, 2, 4 and 8
por_fb_in input wire must be connected to por_fb_in externally
por_fb_out output wire must be connected to por_fb_out externally
clk output wire system clock
rst_n output wire system reset
por_n output wire Power-on-Reset

ms_clk_rst's People

Contributors

shalan avatar mo-hosni avatar m0stafarady avatar passant5 avatar

Stargazers

Nikita avatar  avatar Mahdi avatar

Watchers

 avatar

ms_clk_rst's Issues

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.