From ff2f6b719229a43db915297ba4abc3ec5ff5a5fc Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 11 May 2022 05:23:58 +0200 Subject: ghdlsimul: now based on synth elab --- src/ghdldrv/ghdlsimul.ads | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/ghdldrv/ghdlsimul.ads') diff --git a/src/ghdldrv/ghdlsimul.ads b/src/ghdldrv/ghdlsimul.ads index 4a1705b6c..69b7f3dc7 100644 --- a/src/ghdldrv/ghdlsimul.ads +++ b/src/ghdldrv/ghdlsimul.ads @@ -14,13 +14,6 @@ -- You should have received a copy of the GNU General Public License -- along with this program. If not, see . -with Vhdl.Nodes; use Vhdl.Nodes; - package Ghdlsimul is procedure Register_Commands; - - -- Functional interface. - procedure Compile_Init; - - function Get_Top_Config return Iir; end Ghdlsimul; -- cgit v1.2.3