• check 4KB boundary
    Hi All, When I try to understand SVA 4KB boundary with https://silver.arm.com/browse/BP062 Following is a property // start property AXI_ERRM_AWADDR_BOUNDARY; @(posedge `AXI_SVA_CLK) !($isunknown({AWVALID...
  • check 4KB boundary
    Hi All, When I try to understand SVA 4KB boundary with https://silver.arm.com/browse/BP062 Following is a property // start property AXI_ERRM_AWADDR_BOUNDARY; @(posedge `AXI_SVA_CLK) !($isunknown({AWVALID...
  • Arm compute library compilation
    Hi there, I would like to use the "Arm compute library" in a microprocessor (Cortex A9 based). Is it possible to compile the arm compute library directly by importing source code in the IDE, in my...
  • Arm compute library compilation
    Hi there, I would like to use the "Arm compute library" in a microprocessor (Cortex A9 based). Is it possible to compile the arm compute library directly by importing source code in the IDE, in my...
  • Arm compute library for arm DS FVP
    Dear Arm forum, How can I build Arm compute library for arm DS? Especially, I want to use Fixed Virtual Platform in DS to simulate my program with Arm compute lib. Is this is what I want? https...