From 6a694dd839a18cdf0382753fffc17aa1fbd41f9d Mon Sep 17 00:00:00 2001 From: umarcor Date: Mon, 7 Feb 2022 19:28:23 +0100 Subject: doc: use extlinks more --- doc/using/ImplementationOfVHDL.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/using') diff --git a/doc/using/ImplementationOfVHDL.rst b/doc/using/ImplementationOfVHDL.rst index a623801db..42681dcc9 100644 --- a/doc/using/ImplementationOfVHDL.rst +++ b/doc/using/ImplementationOfVHDL.rst @@ -142,7 +142,7 @@ or use a clocked expression (note the use of parentheses): Of course only the simple subset of PSL is allowed. -Currently the built-in functions are not implemented, see `issue #662 `_. +Currently the built-in functions are not implemented, see :ghdlsharp:`662`. PSL functions `prev()`, `stable()`, `rose()`, `fell()`, `onehot()` and `onehot0()` are supported with GHDL synthesis. PSL usage -- cgit v1.2.3