Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
0120c53b6b0af109f774c59f45f94053f5dc5050
/
.
/
SVIncCompil
/
Testcases
/
UnitDefParam
/
def.v
blob: ea2f722329215d2a4eeea0438b511fcf0f523785 [
file
]
module
def
();
parameter SIZE1
=
2
;
defparam small_top
.
u1
.
SIZE
=
SIZE1
;
defparam small_top
.
u1
.
dummy
=
4
;
endmodule