From 35b98b57084d971e199502981f8f4c14db64875b Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Wed, 25 Aug 2021 18:56:06 +0200 Subject: Typos --- tex/samples.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/samples.tex') diff --git a/tex/samples.tex b/tex/samples.tex index 0e335d2..c272e05 100644 --- a/tex/samples.tex +++ b/tex/samples.tex @@ -32,7 +32,7 @@ end entity `\reqph{name}`_tb; architecture tb of `\reqph{name}`_tb is -- simulator settings constant freq : natural := `\reqph{frequency}`; - constant time : time := 1 sec / freq; + constant T : time := 1 sec / freq; -- component of DUT component `\reqph{name}` is -- cgit v1.2.1