Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
a50fc0da15e88d7b685f92dc843d3d71b716c8a4
/
.
/
src
/
Testcases
/
UtdSV
/
inc-2.v
blob: 52d76def97b9ecac9a73b62c979e146c63d9bf42 [
file
]
`include "inc-1.h"
module a_module(
input [`
BUS_WIDTH
]
bus
);
endmodule