Skip to content
Snippets Groups Projects
Commit 17b5d13c authored by dam1n19's avatar dam1n19
Browse files

Updates to readme

parent 44b4cafb
No related branches found
No related tags found
No related merge requests found
Pipeline #10194 failed
...@@ -44,6 +44,14 @@ Every time you wish to run commands in this project, you will need to make sure ...@@ -44,6 +44,14 @@ Every time you wish to run commands in this project, you will need to make sure
This sets the environment variables related to this project and creates visability to the scripts in the flow directory. This sets the environment variables related to this project and creates visability to the scripts in the flow directory.
## Updating Subrepositories
Once you have run a `source set_env.sh` in your current terminal, you are then able to update all your repositories to their latest version by running:
`socpull`
This runs a git pull on all repositories in your project.
## Running the simulation ## Running the simulation
socsim is a tool that SoC Labs have developed that allows for running of shell scripts anywhere within your project environment. The idea is these scripts can be customised to run scripts for different simulators. socsim is a tool that SoC Labs have developed that allows for running of shell scripts anywhere within your project environment. The idea is these scripts can be customised to run scripts for different simulators.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment