Skip to content

Commit b2165b1

Browse files
committed
Add wb_common 1.0.3
1 parent bcaedb0 commit b2165b1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

wb_common/wb_common-1.0.3.core

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
CAPI=2:
2+
3+
name : ::wb_common:1.0.3
4+
5+
filesets:
6+
common:
7+
files:
8+
- wb_common_params.v : {is_include_file : true}
9+
- wb_common.v : {is_include_file : true}
10+
file_type : verilogSource
11+
12+
targets:
13+
default:
14+
filesets : [common]
15+
16+
provider:
17+
name : github
18+
user : fusesoc
19+
repo : wb_common
20+
version : v1.0.3

0 commit comments

Comments
 (0)