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