Commit 42f1a1e
committed
[core] Add the "period" field, docs to ClockDomain
Add a "period" field to the ClockDomain. Note: the fields of this
domain (or any upstream domain) are highly experimental and may change at
any time.
Additionally, add some documentation about what a ClockDomain is.
Signed-off-by: Schuyler Eldridge <[email protected]>1 parent 74f04bf commit 42f1a1e
File tree
2 files changed
+10
-1
lines changed- core/src/main/scala/chisel3/domains
- src/test/scala-2/chiselTests
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
11 | | - | |
| 18 | + | |
| 19 | + | |
12 | 20 | | |
13 | 21 | | |
14 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments