• needs some clarification
    Hi i have one doubt..in apb protocols...what is the difference between wait_state and no_wait_state in apb protocopls?
  • needs some clarifiaction
    hi, what are the purpose of interconnect..?and why we nedd address routing table..in axi4
  • In case of AXI4 lite protocol,what is the relation between BValid signal and Wvalid signal?
    In case of AXI4 lite protocol,whether BValid should be asserted before WVALID signal deassertion? what is the legal case?
  • AXI4-lite :Wready dependency on Awvalid and Wvalid
    In specification it is mentioned that WREADY signal can wait for AWVALID and WVALID signals. Does it mean that WREADY signal should be asserted only after assertion of AWVALID and WVALID signals. ...
  • Write strobe for AXI4 lite
    what are the possible values of strobe for a half word transfer in AXI4 lite? Are these following values on WSTRB valid ? -1001 -0101 -1010