oscc-ip / rcu

A Reset and Clock Unit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RCU

Features

  • Multiple clock source support
    • high-speed extern osc clock
    • low-speed extern osc clock
    • audio extern osc clock
  • Programmable clock output
  • 4 division clock of core generation
  • Clock frequency configuration and core selection pin

Build and Test

make comp    # compile code with vcs
make run     # compile and run test with vcs
make wave    # open fsdb format waveform with verdi

About

A Reset and Clock Unit

License:Mulan Permissive Software License, Version 2


Languages

Language:SystemVerilog 91.0%Language:Makefile 9.0%