File tree
111 files changed
+4802
-669
lines changed- compiler
- ir/src/main/scala/dfhdl
- compiler
- analysis
- ir
- printing
- options
- stages/src
- main/scala/dfhdl
- compiler/stages
- verilog
- vhdl
- options
- test/scala/StagesSpec
- core/src
- main/scala/dfhdl
- compiler/patching
- core
- options
- test/scala
- CoreSpec
- RISCV
- devices/src
- main/scala/dfhdl/devices/tinytapeout
- test/scala/dfhdl/devices/tinytapeout
- docs
- getting-started/hello-world/scala-project
- images
- user-guide
- conditionals
- design-domains
- design-hierarchy
- type-system
- internals/src/main/scala/dfhdl/internals
- lib/src
- main/scala/dfhdl
- options
- tools/toolsCore
- test/scala
- docExamples
- ugdemos
- demo4
- demo5
- demo6
- plugin/src/main
- scala-3.4-/plugin
- scala-3.5+/plugin
- scala/plugin
- project
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+4802
-669
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| |||
125 | 126 |
| |
126 | 127 |
| |
127 | 128 |
| |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
128 | 144 |
| |
129 | 145 |
| |
130 | 146 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 |
| |
16 | 20 |
| |
17 |
| - | |
18 |
| - | |
| 21 | + | |
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
|
Lines changed: 35 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
14 | 25 |
| |
15 | 26 |
| |
16 | 27 |
| |
17 | 28 |
| |
18 | 29 |
| |
19 | 30 |
| |
20 | 31 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
24 | 42 |
| |
25 | 43 |
| |
26 | 44 |
| |
| |||
32 | 50 |
| |
33 | 51 |
| |
34 | 52 |
| |
35 |
| - | |
| 53 | + | |
| 54 | + | |
36 | 55 |
| |
37 | 56 |
| |
38 | 57 |
| |
| |||
56 | 75 |
| |
57 | 76 |
| |
58 | 77 |
| |
59 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
60 | 84 |
| |
61 | 85 |
| |
62 |
| - | |
63 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
64 | 89 |
| |
65 | 90 |
| |
66 | 91 |
| |
67 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
68 | 95 |
| |
69 | 96 |
| |
70 | 97 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
193 | 201 |
| |
194 | 202 |
| |
195 |
| - | |
196 |
| - | |
| 203 | + | |
197 | 204 |
| |
198 | 205 |
| |
199 | 206 |
| |
|
0 commit comments