From: Luke Kenneth Casson Leighton Date: Mon, 4 Jun 2018 02:15:52 +0000 (+0100) Subject: clarify X-Git-Tag: convert-csv-opcode-to-binary~5293 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4d31f4fb22044dc1a7bf63304b56ea7e52a7d82e;p=libreriscv.git clarify --- diff --git a/simple_v_extension/simple_v_chennai_2018.tex b/simple_v_extension/simple_v_chennai_2018.tex index 7cd08ad85..b6c34eb11 100644 --- a/simple_v_extension/simple_v_chennai_2018.tex +++ b/simple_v_extension/simple_v_chennai_2018.tex @@ -494,8 +494,8 @@ for (i = 0; i < 16; i++) // 16 CSRs? also is less work per cycle: lower complexity / latency)\vspace{4pt} \item With zeroing off, skipping non-predicated elements is hard:\\ it is however an optimisation (and could be skipped).\vspace{4pt} - \item Setting up the tables (interpreting the CSR key-value stores)\\ - might be a bit complex to optimise. + \item Setting up the Register/Predication tables (interpreting the\\ + CSR key-value stores) might be a bit complex to optimise. \end{itemize} }