From: lkcl Date: Thu, 27 Jun 2019 17:58:03 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4390 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=402fbaba20f129dff7c5fdd0f1a60b86f7bbc37e;p=libreriscv.git --- diff --git a/simple_v_extension/vblock_format.mdwn b/simple_v_extension/vblock_format.mdwn index 9afc85daf..27c2b8c86 100644 --- a/simple_v_extension/vblock_format.mdwn +++ b/simple_v_extension/vblock_format.mdwn @@ -2,7 +2,7 @@ * Copyright (C) 2017, 2018, 2019 Luke Kenneth Casson Leighton * Status: DRAFTv0.6 -* Last edited: 21 jun 2019 +* Last edited: 28 jun 2019 [[!toc ]] @@ -159,7 +159,7 @@ SUBVL and ssvoffs). Using PCVBLK to store the progression of decoding of the VBLOCK allows a simple single issue design to only need to fetch 32 or 64 bits from the instruction cache on any given clock cycle. -To support this option (where more complex implementations may skip some of these phases), VBLOCK contains partial decode state, that allows a trap to occur even oart-way through decode, in order to reduce latency. +To support this option (where more complex implementations may skip some of these phases), VBLOCK contains partial decode state, that allows a trap to occur even part-way through decode, in order to reduce latency. The format is as follows: