aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-nodes.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2022-04-13 20:58:14 +0200
committerTristan Gingold <tgingold@free.fr>2022-04-13 20:58:14 +0200
commit951f45147a203381e2b2d3aec51606c1a7657642 (patch)
tree61111aa7e484c9e050813db83763d09d5d79f29f /src/vhdl/vhdl-nodes.ads
parent3145f5665bf2aef67d9da88538e16d3790f3c377 (diff)
downloadghdl-951f45147a203381e2b2d3aec51606c1a7657642.tar.gz
ghdl-951f45147a203381e2b2d3aec51606c1a7657642.tar.bz2
ghdl-951f45147a203381e2b2d3aec51606c1a7657642.zip
synth: add support for subtype declaration in vunits. Fix #2033
Diffstat (limited to 'src/vhdl/vhdl-nodes.ads')
-rw-r--r--src/vhdl/vhdl-nodes.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-nodes.ads b/src/vhdl/vhdl-nodes.ads
index c419cc599..cc9279d1b 100644
--- a/src/vhdl/vhdl-nodes.ads
+++ b/src/vhdl/vhdl-nodes.ads
@@ -1139,6 +1139,8 @@ package Vhdl.Nodes is
-- Get/Set_Parent (Field0)
-- Get/Set_Design_Unit (Alias Field0)
--
+ -- Get/Set_Chain (Field2)
+ --
-- Get/Set_Identifier (Field3)
--
-- Get/Set_Hierarchical_Name (Field1)