diff options
Diffstat (limited to 'src/vhdl/iirs.ads')
-rw-r--r-- | src/vhdl/iirs.ads | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vhdl/iirs.ads b/src/vhdl/iirs.ads index 487fc17af..065658e8b 100644 --- a/src/vhdl/iirs.ads +++ b/src/vhdl/iirs.ads @@ -411,6 +411,10 @@ package Iirs is -- Iir_Kind_Unaffected_Waveform (Short) -- The 'unaffected' reserved word when it appears in the sources. + -- + -- Unaffected replaces a waveform element, so it is considered to be part + -- of a chain. But it is always alone in the chain. + -- Get/Set_Chain (Field2) ------------- -- Tuples -- |