From 402fbaba20f129dff7c5fdd0f1a60b86f7bbc37e Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 27 Jun 2019 18:58:03 +0100 Subject: [PATCH] --- simple_v_extension/vblock_format.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.30.2