diff --git a/src/uncore/ahbapbbridge.sv b/src/uncore/ahbapbbridge.sv index 381297f00..454f4d5df 100644 --- a/src/uncore/ahbapbbridge.sv +++ b/src/uncore/ahbapbbridge.sv @@ -88,7 +88,6 @@ module ahbapbbridge import cvw::*; #(parameter cvw_t P, int i; always_comb begin // default: no peripheral selected: read 0, indicate ready during access phase so bus doesn't hang - // *** also could assert ready right away HRDATA = 0; PREADYOUT = 1'b1; for (i=0; i