summaryrefslogtreecommitdiffstats
path: root/zpu
diff options
context:
space:
mode:
Diffstat (limited to 'zpu')
-rw-r--r--zpu/hdl/zpu4/core/zpu_core_small.vhd3
1 files changed, 1 insertions, 2 deletions
diff --git a/zpu/hdl/zpu4/core/zpu_core_small.vhd b/zpu/hdl/zpu4/core/zpu_core_small.vhd
index 69bbe1a..9946fb3 100644
--- a/zpu/hdl/zpu4/core/zpu_core_small.vhd
+++ b/zpu/hdl/zpu4/core/zpu_core_small.vhd
@@ -186,8 +186,7 @@ begin
- -- not used in this design
-
+ -- mem_writeMask is not used in this design, tie it to 1
mem_writeMask <= (others => '1');
OpenPOWER on IntegriCloud