Skip to content
Snippets Groups Projects
Select Git revision
  • 1cb75f4608616df8416518aba3773e4db6e2cc15
  • main default
2 results

ahb_ip.flist

Blame
  • Forked from an inaccessible project.
    ahb_ip.flist 1.09 KiB
    //-----------------------------------------------------------------------------
    // Accelerator Wrapper CMSDK Filelist
    // A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
    //
    // Contributors
    //
    // David Mapstone (d.a.mapstone@soton.ac.uk)
    //
    // Copyright � 2021-3, SoC Labs (www.soclabs.org)
    //-----------------------------------------------------------------------------
    //-----------------------------------------------------------------------------
    // Abstract : Verilog Command File for Accelerator CMSDK AHB IP
    //-----------------------------------------------------------------------------
    
    // ============= Verilog library extensions ===========
    +libext+.v+.vlib
    
    // =============    Accelerator Module search path    =============
    +incdir+$(ARM_IP_LIBRARY_PATH)/latest/Corstone-101/logical/cmsdk_ahb_slave_mux/verilog
    +incdir+$(ARM_IP_LIBRARY_PATH)/latest/Corstone-101/logical/cmsdk_ahb_default_slave/verilog
    
    -y $(ARM_IP_LIBRARY_PATH)/latest/Corstone-101/logical/cmsdk_ahb_slave_mux/verilog
    -y $(ARM_IP_LIBRARY_PATH)/latest/Corstone-101/logical/cmsdk_ahb_default_slave/verilog