Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
8bea0781c44e5ebbeab5135503fd4ff8b9daec3b
/
.
/
SVIncCompil
/
Testcases
/
Verilator
/
t_flag_lib.v
blob: 012bf7104701692789fab5c49d9400ceda5c7328 [
file
] [
log
] [
blame
]
// DESCRIPTION: Verilator: Verilog Test module
//
// This file ONLY is placed into the Public Domain, for any use,
// without warranty, 2005 by Wilson Snyder.
module
t
(
/*AUTOARG*/
);
liblib_a a
();
endmodule