Section 25.1

LRM-242

Change (changes in red and blue):

define NAND(dval) nand nand #(dval)

Section 25.2

LRM-218

Change (changes in red and blue):

The ‘include directive can be followed by a macro, instead of a literal string:

 

define home(filename) ‘"/home/foo/myfilefilename‘"

include ‘home(myfile)