Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
55913e9a1eb0be5450a79c790585e6857ea4e37c
/
.
/
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