From: lkcl Date: Mon, 23 Sep 2019 12:49:25 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3991 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ea819c407683a50e0ef98435bb80b1903438ebba;p=libreriscv.git --- diff --git a/simple_v_extension/appendix.mdwn b/simple_v_extension/appendix.mdwn index 5c7373d69..fee01d366 100644 --- a/simple_v_extension/appendix.mdwn +++ b/simple_v_extension/appendix.mdwn @@ -1632,3 +1632,6 @@ Notes: number of 16-bit instruction words: 11. * Total: 14 16-bit words. By contrast, RVV requires around 18 16-bit words. +## BigInt add + +[[!inline raw="yes" pages="simple_v_extension/bigadd_example" ]]