aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-10-07 20:41:53 +0200
committerTristan Gingold <tgingold@free.fr>2019-10-07 20:41:53 +0200
commit4f695902d589085bb0266294432453277455a102 (patch)
treed8ef7690b157a9039139a4032a5b40dd7ce80c2e /src/vhdl
parent91a554e511ee36d213488c939e8afbde6d2abcb0 (diff)
downloadghdl-4f695902d589085bb0266294432453277455a102.tar.gz
ghdl-4f695902d589085bb0266294432453277455a102.tar.bz2
ghdl-4f695902d589085bb0266294432453277455a102.zip
synth: handle package bodies.
Diffstat (limited to 'src/vhdl')
-rw-r--r--src/vhdl/vhdl-nodes.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-nodes.ads b/src/vhdl/vhdl-nodes.ads
index d5ed8a8fc..552325c07 100644
--- a/src/vhdl/vhdl-nodes.ads
+++ b/src/vhdl/vhdl-nodes.ads
@@ -939,6 +939,7 @@ package Vhdl.Nodes is
--
-- Get/Set_Attribute_Value_Chain (Field4)
--
+ -- The package body (not the unit).
-- Get/Set_Package_Body (Field5)
--
-- Get/Set_Package_Origin (Field7)