File tree Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change 1
1
# TIMER
2
2
3
- <p >
4
- <a href=".">
5
- <img src="https://img.shields.io/badge/RTL%20dev-done-green?style=flat-square">
6
- </a>
7
- <a href=".">
8
- <img src="https://img.shields.io/badge/VCS%20sim-done-green?style=flat-square">
9
- </a>
10
- <a href=".">
11
- <img src="https://img.shields.io/badge/FPGA%20verif-no%20start-wheat?style=flat-square">
12
- </a>
13
- <a href=".">
14
- <img src="https://img.shields.io/badge/Tapeout%20test-no%20start-wheat?style=flat-square">
15
- </a>
16
- </p >
17
-
18
3
## Features
19
4
* Programmable prescaler
20
5
* max division factor is up to 2^20
34
19
* Static synchronous design
35
20
* Full synthesizable
36
21
22
+ FULL vision of datatsheet can be found in [ datasheet.md] ( ./doc/datasheet.md ) .
23
+
37
24
## Build and Test
38
25
``` bash
39
26
make comp # compile code with vcs
You can’t perform that action at this time.
0 commit comments