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