-
Notifications
You must be signed in to change notification settings - Fork 2
/
Bender.lock
75 lines (75 loc) · 1.37 KB
/
Bender.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
packages:
apb:
revision: null
version: null
source:
Path: rtl/apb
dependencies:
- common_cells
apb_uart:
revision: null
version: null
source:
Path: rtl/apb_uart
dependencies:
- apb
- register_interface
common_cells:
revision: null
version: null
source:
Path: rtl/common_cells
dependencies:
- common_verification
- tech_cells_generic
common_verification:
revision: null
version: null
source:
Path: rtl/common_verification
dependencies: []
ibex:
revision: null
version: null
source:
Path: rtl/ibex
dependencies:
- tech_cells_generic
obi:
revision: null
version: null
source:
Path: rtl/obi
dependencies:
- common_cells
- common_verification
register_interface:
revision: null
version: null
source:
Path: rtl/register_interface
dependencies:
- apb
- common_cells
- common_verification
riscv-dbg:
revision: null
version: null
source:
Path: rtl/riscv-dbg
dependencies:
- common_cells
- tech_cells_generic
tech_cells_generic:
revision: null
version: null
source:
Path: rtl/tech_cells_generic
dependencies:
- common_verification
timer_unit:
revision: null
version: null
source:
Path: rtl/timer_unit
dependencies: []