From 9a413803eb83f96d74dc48aee8a2319e1b926692 Mon Sep 17 00:00:00 2001 From: Gabriel Somlo Date: Sat, 6 Nov 2021 20:08:56 -0400 Subject: manual: fix pdflatex inputenc undefined char error Signed-off-by: Gabriel Somlo --- manual/command-reference-manual.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/command-reference-manual.tex b/manual/command-reference-manual.tex index ccfae8bff..8335d582c 100644 --- a/manual/command-reference-manual.tex +++ b/manual/command-reference-manual.tex @@ -3156,7 +3156,7 @@ for removal of the read port. opt_mem_priority [selection] This pass detects cases where one memory write port has priority over another -even though they can never collide with each other — ie. there can never be +even though they can never collide with each other -- ie. there can never be a situation where a given memory bit is written by both ports at the same time, for example because of always-different addresses, or mutually exclusive enable signals. In such cases, the priority relation is removed. -- cgit v1.2.3