Skip to content

Commit a4f3fa9

Browse files
committed
docs: rm unused badges
1 parent 6c7f179 commit a4f3fa9

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
# TIMER
22

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-
183
## Features
194
* Programmable prescaler
205
* max division factor is up to 2^20
@@ -34,6 +19,8 @@
3419
* Static synchronous design
3520
* Full synthesizable
3621

22+
FULL vision of datatsheet can be found in [datasheet.md](./doc/datasheet.md).
23+
3724
## Build and Test
3825
```bash
3926
make comp # compile code with vcs

0 commit comments

Comments
 (0)