M
mac_erich
Guest
Hi syncad support (and others)
Which (SynCAD) VeriloggerPro version do I need to have
in order to use the Verilog-2001 generate construct,
e.g.
generate
genvar i;
for (i=0;i<width;i=i+1)
begin:
//my instance ....
end
endgenerate
Thanks for your help
mac_erich
Which (SynCAD) VeriloggerPro version do I need to have
in order to use the Verilog-2001 generate construct,
e.g.
generate
genvar i;
for (i=0;i<width;i=i+1)
begin:
//my instance ....
end
endgenerate
Thanks for your help
mac_erich