Sign in
foss-fpga-tools
/
third_party
/
Surelog
/
f29b69094ae895a3554f5825faba07ba868f4fc8
/
.
/
tests
/
SimpleIncludeAndMacros
/
foo
/
inc.sv
blob: ff1f091b5a02e7d22e13a393554fee0305d853ca [
file
]
`define wxyz(I,R = DEFAULT) \
assign abc[I].clk = R.du``I``_clk_x;