Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
d4bc91e228686cd8ec9eee019b4f0db9b7bc26cb
/
.
/
SVIncCompil
/
Testcases
/
YosysTests
/
frontends
/
verilog_defaults
/
top1.v
blob: ce7a9dd09ca29a2b867382b3d7d05798b80abf01 [
file
] [
log
] [
blame
]
module
top1
(
input
[
3
:
0
]
S
,
input
[
15
:
0
]
D
,
output M2
,
M4
,
M8
,
M16
);
endmodule