diff options
Diffstat (limited to 'src/vhdl/vhdl-elocations.ads')
-rw-r--r-- | src/vhdl/vhdl-elocations.ads | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations.ads b/src/vhdl/vhdl-elocations.ads index 2a185341c..daeda35ae 100644 --- a/src/vhdl/vhdl-elocations.ads +++ b/src/vhdl/vhdl-elocations.ads @@ -644,6 +644,9 @@ package Vhdl.Elocations is -- Iir_Kind_Signal_Slew_Attribute (None) -- Iir_Kind_Quantity_Slew_Attribute (None) + -- Iir_Kind_Zoh_Attribute (None) + -- Iir_Kind_Ltf_Attribute (None) + -- Iir_Kind_Ztf_Attribute (None) -- Iir_Kind_Dot_Attribute (None) -- Iir_Kind_Integ_Attribute (None) |