aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-types.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/synth-types.ads')
-rw-r--r--src/synth/synth-types.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-types.ads b/src/synth/synth-types.ads
index 934edbb53..b07e22e9e 100644
--- a/src/synth/synth-types.ads
+++ b/src/synth/synth-types.ads
@@ -20,7 +20,7 @@
with Netlists; use Netlists;
with Synth.Values; use Synth.Values;
-with Iirs; use Iirs;
+with Vhdl.Nodes; use Vhdl.Nodes;
package Synth.Types is
-- All known enumeration type that are translated to a single bit.