Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
5d8813c36fc3561ecb4c6ab9a579c7fbcb8e2d87
/
.
/
SVIncCompil
/
Testcases
/
Google
/
generic
/
desc
/
desc_test_18.sv
blob: 5cb21f494a6582f03e0c71230941fb4b50d3306b [
file
]
/*
:name: desc_test_18
:description: Test
:should_fail: 0
:tags: 5.6.4
*/
`ifndef ASIC_OR_FPGA
`
else
module
module_asic
;
endmodule
module
module_fpga
;
endmodule
`endif