summaryrefslogtreecommitdiff
path: root/rtl/gfx/gfx_bootrom.sv
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-05-12 13:25:45 -0600
committerAlejandro Soto <alejandro@34project.org>2024-05-12 13:30:03 -0600
commitb9f1829b68530dbcabfec66835aea136d385e50e (patch)
tree23ecc96583d3a68f7c378e3f0367fa87719bfe09 /rtl/gfx/gfx_bootrom.sv
parent9324d6fdfe6f605d61fc047c05c5bbe7c1507873 (diff)
rtl/gfx/firmware: implement bootloader
Diffstat (limited to 'rtl/gfx/gfx_bootrom.sv')
-rw-r--r--rtl/gfx/gfx_bootrom.sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/gfx/gfx_bootrom.sv b/rtl/gfx/gfx_bootrom.sv
index a8f3b74..5a45da4 100644
--- a/rtl/gfx/gfx_bootrom.sv
+++ b/rtl/gfx/gfx_bootrom.sv
@@ -7,7 +7,7 @@ import gfx::*;
if_axil.s axis
);
- localparam ROM_WORDS_LOG = 8;
+ localparam ROM_WORDS_LOG = 7;
enum int unsigned
{