aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-disp_vhdl.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-07-21 18:32:41 +0200
committerTristan Gingold <tgingold@free.fr>2020-07-21 18:38:04 +0200
commitce28bd94397c0ecf907a3b260c1ffa481d7e3399 (patch)
tree550dc6663bbb82a5732e900226ab7fe7bc50b860 /src/synth/netlists-disp_vhdl.adb
parent430a0574659f7ffa6dce8116e9e3fc54cdcc4a43 (diff)
downloadghdl-ce28bd94397c0ecf907a3b260c1ffa481d7e3399.tar.gz
ghdl-ce28bd94397c0ecf907a3b260c1ffa481d7e3399.tar.bz2
ghdl-ce28bd94397c0ecf907a3b260c1ffa481d7e3399.zip
synth: disp_vhdl: const_x may not have a location.
Diffstat (limited to 'src/synth/netlists-disp_vhdl.adb')
-rw-r--r--src/synth/netlists-disp_vhdl.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/netlists-disp_vhdl.adb b/src/synth/netlists-disp_vhdl.adb
index 4b61b4bd4..2bc1e2758 100644
--- a/src/synth/netlists-disp_vhdl.adb
+++ b/src/synth/netlists-disp_vhdl.adb
@@ -1400,6 +1400,7 @@ package body Netlists.Disp_Vhdl is
| Id_Const_Bit
| Id_Const_Log
| Id_Const_Z
+ | Id_Const_X
| Id_Const_0
| Id_Concat2
| Id_Concat3