From a45d79eb68816e6ec79ce228ed144419c46c8fe3 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 26 Oct 2018 06:51:08 +0200 Subject: Fix uvvm compilation failure, using #658 patch. Fix #658 --- doc/ghdl.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ghdl.texi') diff --git a/doc/ghdl.texi b/doc/ghdl.texi index cfa8ef218..ed74f57d9 100644 --- a/doc/ghdl.texi +++ b/doc/ghdl.texi @@ -976,7 +976,7 @@ As a result, @ref{2b,,-r} is just a passthrough to the binary generated in the @ @example -entity hello_world is +entity heartbeat is port ( clk: out std_logic; ) end hearbeat; -- cgit v1.2.3