Searched refs:SlaveError (Results 1 – 2 of 2) sorted by relevance
17 SlaveError = 2'b10, constant
62 set_read_response(transaction_id, 0, SlaveError, address == address_last);72 …tion_id, data_t'(data) << ((address % transfer_bytes) * 8), is_error ? SlaveError : Okay, address …97 set_write_response(transaction_id, SlaveError);