From acae28be768b6bcdae19c384826477548d6e72b1 Mon Sep 17 00:00:00 2001 From: Joshua Wise Date: Mon, 5 Jan 2009 04:18:07 -0500 Subject: [PATCH] Add a jump test --- ram.comments.hex | Bin 1201 -> 1307 bytes ram.hex | Bin 558 -> 594 bytes system.v | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/ram.comments.hex b/ram.comments.hex index c2c42a36c99a05a974c6447ff6fa053b0217938a..bffc93bef7cb0c897af19e21d78981cdb4222b7b 100644 GIT binary patch delta 123 zcmdnUIh$*PCv%3Q0T?Lg>nmiH<`yWVOy$xLe delta 15 Wcmcb_vW{iK@y*7J@{E%e7(D %d]", clockno, stall_cause_execute, execute_out_bubble, execute_out_write_reg, execute_out_write_data, execute_out_write_num); + $display("%3d: EXEC: Stall: %d, Bubble: %d, Reg: %d, [%08x -> %d], Jmp: %d [%08x]", clockno, stall_cause_execute, execute_out_bubble, execute_out_write_reg, execute_out_write_data, execute_out_write_num, jmp, jmppc); end endmodule -- 2.43.0