Re: compiler directive with formal arguments

From: Geoffrey.Coram <Geoffrey.Coram_at_.....>
Date: Fri Nov 03 2006 - 06:36:57 PST
Ah!  I didn't actually look at the proposal for 1119,
because the description and additional information
did not mention argument substitution.

But the proposal (which was accepted at the Oct 9, 2006
SV-BC CC) clearly says:


Macro substitution and argument substitution shall not occur within strings. For example,

and gives an example:
  `define H(x) "Hello, x" 
  $display(`H(world));
will print
  Hello, x


-Geoffrey
Received on Fri Nov 3 06:37:00 2006

This archive was generated by hypermail 2.1.8 : Fri Nov 03 2006 - 06:37:02 PST