lm32: fix watchpoints
authorMichael Walle <michael@walle.cc>
Thu, 29 Nov 2012 23:19:44 +0000 (00:19 +0100)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Fri, 30 Nov 2012 14:22:40 +0000 (15:22 +0100)
commit7a1e4cb66b21ba0e0f7c18d2b4e7b1afd6776d95
tree34365ec502f61c4ba17ad64671f319e1204aec43
parent293a62dabefa4d74030adfb1a00226b96e4c1abe
lm32: fix watchpoints

The wp_match_n vector is off by one. Which results in undefined states, at
least in simulation.

Signed-off-by: Michael Walle <michael@walle.cc>
verilog/lm32/lm32_debug.v