Skip to content

Commit aec8342

Browse files
committedSep 28, 2016
Add cdc_utils 0.1
1 parent d8160a4 commit aec8342

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
 

‎cdc_utils/cdc_utils-0.1.core

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
CAPI=1
2+
[main]
3+
4+
name = ::cdc_utils:0.1
5+
description = Verilog CDC implementations
6+
7+
[fileset rtl]
8+
files =
9+
rtl/verilog/sync2_pgen.v
10+
rtl/verilog/cc561.v
11+
file_type = verilogSource
12+
13+
[fileset sdc]
14+
files =
15+
data/cdc_utils.sdc[file_type=SDC]
16+
usage = quartus
17+
18+
[provider]
19+
name = github
20+
user = fusesoc
21+
repo = cdc_utils
22+
version = v0.1

0 commit comments

Comments
 (0)
Please sign in to comment.