oscc-ip / clint

An APB4-based or AXI4-lite Clint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLINT

Features

  • 64-bit programmable mtime and mtimecmp counter
  • Software interrupt support
  • Static synchronous design
  • Full synthesizable

FULL vision of datatsheet can be found in datasheet.md.

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

An APB4-based or AXI4-lite Clint

License:Mulan Permissive Software License, Version 2


Languages

Language:SystemVerilog 81.5%Language:Makefile 9.3%Language:C 9.2%