module test (A, B, X, Y); input [7:0] A, B; output [7:0] X = A + B; output [7:0] Y = A + A; endmodule ink rel='shortcut icon' href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/index.rst
blob: 90deec8bd0098fa6e350f3aca07163e757d305b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17