Skip to content

behzadjoudat/iob-timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOb-Timer

IOb-Timer is 64-bit hardware timer peripheral, equipped with reset, enable and reading functions. It includes a software direver and an example C application.

Clone the repository

git clone --recursive git@github.com:IObundle/iob-timer.git

Simulation

To simulate:

make sim

clean simulation files:

make sim-clean

Clean all generated files

To clean all generated files, the command is simply

make clean-all

Integrate in IOb-SoC

Follow the instructions in this presentation from the IOb-SoC repository.

About

Simple Timer IP Core in Verilog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 35.8%
  • Verilog 34.0%
  • Makefile 25.9%
  • SystemVerilog 4.3%