-
Notifications
You must be signed in to change notification settings - Fork 0
/
ivpm.yaml
42 lines (34 loc) · 1.23 KB
/
ivpm.yaml
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
package:
name: tblink-rpc-gw
version: 0.0.1
deps:
- name: fwprotocol-defs
url: http://github.com/Featherweight-IP/fwprotocol-defs.git
type: raw
dev-deps:
#*****************************************************************
#* IPs
#*****************************************************************
- name: fwprotocol-defs
url: http://github.com/featherweight-ip/fwprotocol-defs.git
- name: fwuart
url: http://github.com/featherweight-ip/fwuart.git
- name: fw-rv-comps
url: http://github.com/featherweight-ip/fw-rv-comps.git
#*****************************************************************
#* BFMs
#*****************************************************************
- name: tblink-bfms-rv
url: https://github.com/tblink-bfms/tblink-bfms-rv.git
#*****************************************************************
#* Verification Infrastructure
#*****************************************************************
- name: pyyaml
src: pypi
- name: vlsim
src: pypi
- name: cocotb
src: pypi
- name: mkdv
url: https://github.com/fvutils/mkdv.git
branch: schema-redo