Independent of the whitespace issue, in the following line, arg1 needs to be followed by a double-tic (* foo = "AA``arg1BB``arg2" *) \ For example, the following SV example would be illegal without the double-tics `define mac(x,y) assign x``v = y``v module test (in_v, out_v); input in_v; output out_v; `mac(out_,in_); endmodule -- BradReceived on Sun Feb 12 13:12:03 2006
This archive was generated by hypermail 2.1.8 : Sun Feb 12 2006 - 13:14:01 PST