From 105f8b40509ea2657e36e13af76b7580029fd2e5 Mon Sep 17 00:00:00 2001 From: Bert Lange Date: Tue, 25 Oct 2011 22:03:02 +0200 Subject: fix: zealot/zpu_small - load, see patch from Alvaro --- zpu/hdl/zealot/zpu_small.vhdl | 1 + 1 file changed, 1 insertion(+) diff --git a/zpu/hdl/zealot/zpu_small.vhdl b/zpu/hdl/zealot/zpu_small.vhdl index 7e022d4..2e5f464 100644 --- a/zpu/hdl/zealot/zpu_small.vhdl +++ b/zpu/hdl/zealot/zpu_small.vhdl @@ -391,6 +391,7 @@ begin null; end case; when st_read_io => + a_addr_r <= sp_r; -- Wait until memory I/O isn't busy if mem_busy_i='0' then state <= st_fetch; -- cgit v1.1