aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-values.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-values.ads')
-rw-r--r--src/synth/synth-values.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-values.ads b/src/synth/synth-values.ads
index 8bf58a9bc..100af6dbb 100644
--- a/src/synth/synth-values.ads
+++ b/src/synth/synth-values.ads
@@ -22,7 +22,7 @@ with Types; use Types;
with Netlists; use Netlists;
with Synth.Environment; use Synth.Environment;
with Simul.Environments; use Simul.Environments;
-with Iirs; use Iirs;
+with Vhdl.Nodes; use Vhdl.Nodes;
package Synth.Values is
-- Values is how signals and variables are decomposed. This is similar to