Skip to content
Snippets Groups Projects
Select Git revision
  • 7375cb268ba1cd823dea5e7f039d7a7f6c44ec3e
  • main default protected
  • quickstart
3 results

set_env.sh

Blame
  • Forked from SoCLabs / NanoSoC Project
    198 commits behind the upstream repository.
    user avatar
    dam1n19 authored
    7375cb26
    History
    set_env.sh 492 B
    #-----------------------------------------------------------------------------
    # SoC Labs Environment Setup Script
    # A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
    #
    # Contributors
    #
    # David Mapstone (d.a.mapstone@soton.ac.uk)
    #
    # Copyright  2023, SoC Labs (www.soclabs.org)
    #-----------------------------------------------------------------------------
    #!/bin/bash
    
    # Source set_env script from soctools_flow
    source soctools_flow/bin/project_setup.sh $@