Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
a50fc0da15e88d7b685f92dc843d3d71b716c8a4
/
.
/
src
/
Testcases
/
Google
/
generic
/
desc
/
desc_test_16.sv
blob: 13366003703b2271acc3e110eda998b9832760aa [
file
] [
log
] [
blame
]
/*
:name: desc_test_16
:description: Test
:should_fail: 0
:tags: 5.6.4
*/
`ifdef ASIC
module module_asic;
endmodule
`
elsif
FPGA
// ASIC
module
module_fpga
;
endmodule
`endif // ASIC