C.3. Example XML for OPB

<BUS data_bus_width = "32"
    arb_req_delay = "1"
    arbitration_pipelining = "true"
    address_data_pipelining = "true"
    address_bus_width = "32"
    default_master = "true"
    bus_lock = "true"
    split_transactions = "false"
    retry = "true"
    retry_cycles = "1"
    timeout = "true"
    timeout_cycles = "16"
    preemption = "true"
    burst_mode = "true"
    burst_mode_length = "240"
    fcfs = "true"
    round_robin = "true"
    priority = "true"
    least_freq_used = "true"/>