FDL_A

Add annotations to the most recently declared node.

Arguments
note checkFlag
Description
Adds Annotations to the most recently declared node, be it an input, an output, or a job. If checkFlag is true, the procedure checks the list of existing annotations in order to avoid duplicates.
Example
J vw sim $block.v $block.sti
A "Run the simulation on block $block"
I $block.sti
A "The stimulus file"

# The binary 'clevercopy' does not need a wrapper
J clevercopy $file $goldDir
A "Publish $file"