summaryrefslogtreecommitdiffstats
path: root/zpu
diff options
context:
space:
mode:
authoroharboe <oharboe>2008-08-26 19:09:30 +0000
committeroharboe <oharboe>2008-08-26 19:09:30 +0000
commit1de92a77fd154c79d210df2e957ade2a0965243f (patch)
tree1526052919b9e9eb9f624f4b61ed57a77053649f /zpu
parent6eb73035577dad4c1f212f721bb324c73c8e7935 (diff)
downloadzpu-1de92a77fd154c79d210df2e957ade2a0965243f.zip
zpu-1de92a77fd154c79d210df2e957ade2a0965243f.tar.gz
fixed comments a bit.
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