File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "type" : " git" ,
77 "url" : " https://github.com/lowRISC/opentitan" ,
88 "commit" : " 304378684dfcf5be73bbd14faffa71790793d8c6" ,
9+ "ip_path" : " hw/ip/aon_timer" ,
10+ "private" : false ,
911 "rtl_path" : " rtl" ,
1012 "rtl_files" : [
1113 " rtl/aon_timer.sv" ,
1416 " rtl/aon_timer_reg_top.sv"
1517 ]
1618 },
17- "updated" : " 2026-02-19T06:03:45Z"
19+ "updated" : " 2026-02-19T06:12:02Z" ,
20+ "$schema" : " https://vyges.com/schema/v1/vyges-metadata.schema.json" ,
21+ "x-version" : " 1.0.0" ,
22+ "description" : " Aon Timer. OpenTitan IP block from hw/ip/aon_timer." ,
23+ "template" : " opentitan-ip-template@1.0.0" ,
24+ "target" : [
25+ " fpga" ,
26+ " asic"
27+ ],
28+ "design_type" : [
29+ " digital"
30+ ],
31+ "maturity" : " imported" ,
32+ "created" : " 2026-02-19T06:12:02Z" ,
33+ "interfaces" : [
34+ {
35+ "type" : " bus" ,
36+ "direction" : " input" ,
37+ "protocol" : " TL-UL" ,
38+ "width" : 32 ,
39+ "description" : " TL-UL host interface for register access"
40+ },
41+ {
42+ "type" : " bus" ,
43+ "direction" : " output" ,
44+ "protocol" : " Timer" ,
45+ "description" : " Always-on timer wakeup and interrupt"
46+ }
47+ ],
48+ "categories" : {
49+ "primary" : " timer" ,
50+ "secondary" : [
51+ " low-power" ,
52+ " always-on"
53+ ],
54+ "tags" : [
55+ " low-power" ,
56+ " always-on" ,
57+ " opentitan" ,
58+ " lowrisc-opentitan"
59+ ]
60+ },
61+ "community" : {
62+ "issues" : " https://github.com/vyges-ip/opentitan-aon-timer/issues" ,
63+ "contributions" : " https://github.com/vyges-ip/opentitan-aon-timer/pulls"
64+ }
1865}
You can’t perform that action at this time.
0 commit comments