Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
1b20a4a56c4b9d97b2c8d6e6e944219afd74b63b
/
.
/
tests
/
SimpleInterface
/
if.sv
blob: fb96f12e34cfadd80bfa8e6c9fc4faefacfe565b [
file
] [
log
] [
blame
]
module
simple_if
(
logic a
);
endmodule