From 6caf6741630691c51027092bd691af74b02c340b Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Mon, 16 Aug 2021 04:47:08 -0700 Subject: [PATCH] minor update --- hw/rtl/VX_config.vh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/rtl/VX_config.vh b/hw/rtl/VX_config.vh index 74dc3080..edc3e37e 100644 --- a/hw/rtl/VX_config.vh +++ b/hw/rtl/VX_config.vh @@ -234,7 +234,7 @@ // Size of Instruction Buffer `ifndef IBUF_SIZE -`define IBUF_SIZE 4 +`define IBUF_SIZE 2 `endif // Size of LSU Request Queue