-
Notifications
You must be signed in to change notification settings - Fork 53
/
rtl_list.yml
83 lines (77 loc) · 1.64 KB
/
rtl_list.yml
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
76
77
78
79
80
81
82
83
# Copyright 2021 OpenHW Group
# Solderpad Hardware License, Version 2.1, see LICENSE.md for details.
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
common_cells:
path: vendor/pulp_platform_common_cells
axi:
path: vendor/pulp_platform_axi
fpnew:
path: vendor/pulp_platform_fpnew
cv32e40p:
path: vendor/openhwgroup_cv32e40p
register_interface:
path: vendor/pulp_platform_register_interface
riscv-dbg:
path: vendor/pulp_platform_riscv_dbg
tech_cells_generic:
path: vendor/pulp_platform_tech_cells_generic
efpga:
path: efpga
# TODO(timsaxe): Add source files to `core-v-mcu`
# ql_fcb:
# path: ql_fcb
# ql_math_unit:
# path: ql_math_unit
L2_tcdm_hybrid_interco:
path: L2_tcdm_hybrid_interco
tcdm_interconnect:
path: tcdm_interconnect
apb2per:
path: apb2per
apb_adv_timer:
path: apb_adv_timer
apb_fll_if:
path: apb_fll_if
apb_gpio:
path: apb_gpio
apb_node:
path: apb_node
apb2apbcomp:
path: apb2apbcomp
apb_interrupt_cntrl:
path: apb_interrupt_cntrl
apb_timer_unit:
path: apb_timer_unit
axi_slice:
path: axi_slice
# TODO(zarubaf,timsaxe): Make Ibex and other upcoming cores configurable here.
#ibex:
# path: #ibex
generic_FLL:
path: generic_FLL
udma/udma_core:
path: udma/udma_core
udma/udma_uart:
path: udma/udma_uart
udma/udma_i2c:
path: udma/udma_i2c
udma/udma_i2s:
path: udma/udma_i2s
udma/udma_qspi:
path: udma/udma_qspi
udma/udma_sdio:
path: udma/udma_sdio
udma/udma_camera:
path: udma/udma_camera
udma/udma_filter:
path: udma/udma_filter
udma/udma_external_per:
path: udma/udma_external_per
logint_dc_fifo_xbar:
path: logint_dc_fifo_xbar
core-v-mcu:
path: core-v-mcu
tb:
path: tb
vip:
path: vip