From a61590ecb9c38879e32541fcca07b5e9ae5ae3e7 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 3 Jul 2017 06:08:07 +0200 Subject: iirs.ads: fix typos in comment. --- src/vhdl/iirs.ads | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/vhdl/iirs.ads b/src/vhdl/iirs.ads index f8fbed93f..977a9e646 100644 --- a/src/vhdl/iirs.ads +++ b/src/vhdl/iirs.ads @@ -522,7 +522,7 @@ package Iirs is -- Get/Set_Chain (Field2) -- -- These are elements of an choice chain, which is used for - -- case_statement, concurrent_select_signal_assignment, aggregates. + -- case_statement, concurrent_selected_signal_assignment, aggregates. -- -- Get/Set what is associated with the choice. There are two different -- nodes, one for simple association and the other for chain association. @@ -538,7 +538,7 @@ package Iirs is -- Get/Set_Associated_Block (Alias Field3) -- -- For - -- * a waveform_chain for a concurrent_select_signal_assignment, + -- * a waveform_chain for a concurrent_selected_signal_assignment, -- * a sequential statement chain for a case_statement. -- Get/Set_Associated_Chain (Field4) -- -- cgit v1.2.3