aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-stmts.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-04-09 21:24:04 +0200
committerTristan Gingold <tgingold@free.fr>2020-04-09 21:24:36 +0200
commit32a60efc00452a5eb037f5d1f5dabb687c170c99 (patch)
treef38b3337d35da9479255e5a7e97934eb1ff2731a /src/synth/synth-stmts.ads
parentdb918fedf1af6da741bb6dd280719cb0f139b583 (diff)
downloadghdl-32a60efc00452a5eb037f5d1f5dabb687c170c99.tar.gz
ghdl-32a60efc00452a5eb037f5d1f5dabb687c170c99.tar.bz2
ghdl-32a60efc00452a5eb037f5d1f5dabb687c170c99.zip
synth: refactoring to store static values in wires.
Diffstat (limited to 'src/synth/synth-stmts.ads')
-rw-r--r--src/synth/synth-stmts.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/synth/synth-stmts.ads b/src/synth/synth-stmts.ads
index 349b52991..dce23cf8e 100644
--- a/src/synth/synth-stmts.ads
+++ b/src/synth/synth-stmts.ads
@@ -35,8 +35,8 @@ package Synth.Stmts is
Assoc_Chain : Node);
-- Transform PFX into DEST_*.
- -- DEST_BASE is the base object. Can be the result, a net or an array
- -- larger than the result.
+ -- DEST_BASE is the base object (with its own typ). Can be the result,
+ -- a net or an object larger than the result.
-- DEST_TYP is the type of the result.
-- DEST_NET_OFF/DEST_MEM_OFF/DEST_VOFF are the offsets in the base.
-- DEST_NET_OFF is used when