Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Accelerator Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SoCLabs
Accelerator Project
Commits
7c11fcfc
Commit
7c11fcfc
authored
2 years ago
by
dam1n19
Browse files
Options
Downloads
Patches
Plain Diff
SOC1-204
: Updated references to soctools
parent
159cde7d
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+1
-1
1 addition, 1 deletion
.gitmodules
env/dependency_env.sh
+1
-1
1 addition, 1 deletion
env/dependency_env.sh
proj-branch
+1
-1
1 addition, 1 deletion
proj-branch
with
3 additions
and
3 deletions
.gitmodules
+
1
−
1
View file @
7c11fcfc
...
@@ -6,7 +6,7 @@ url = https://git.soton.ac.uk/soclabs/accelerator_wrapper_tech.git
...
@@ -6,7 +6,7 @@ url = https://git.soton.ac.uk/soclabs/accelerator_wrapper_tech.git
url = https://git.soton.ac.uk/soclabs/nanosoc_tech.git
url = https://git.soton.ac.uk/soclabs/nanosoc_tech.git
[submodule "soctools_flow"]
[submodule "soctools_flow"]
path = soctools_flow
path = soctools_flow
url = https://git.soton.ac.uk/soclabs/soc
sim
_flow.git
url = https://git.soton.ac.uk/soclabs/soc
tools
_flow.git
[submodule "chipkit_flow"]
[submodule "chipkit_flow"]
path = chipkit_flow
path = chipkit_flow
url = https://git.soton.ac.uk/soclabs/chipkit_flow.git
url = https://git.soton.ac.uk/soclabs/chipkit_flow.git
...
...
This diff is collapsed.
Click to expand it.
env/dependency_env.sh
+
1
−
1
View file @
7c11fcfc
...
@@ -40,4 +40,4 @@ export GENERIC_LIB_TECH_DIR="$PROJECT_DIR/generic_lib_tech"
...
@@ -40,4 +40,4 @@ export GENERIC_LIB_TECH_DIR="$PROJECT_DIR/generic_lib_tech"
export
CHIPKIT_FLOW_DIR
=
"
$PROJECT_DIR
/chipkit_flow"
export
CHIPKIT_FLOW_DIR
=
"
$PROJECT_DIR
/chipkit_flow"
# SoCTools - Toolkit of scripts related to SoCLabs projects
# SoCTools - Toolkit of scripts related to SoCLabs projects
export
SOCTOOLS_FLOW_DIR
=
"
$PROJECT_DIR
/socsim_flow"
export
SOCTOOLS_FLOW_DIR
=
"
$PROJECT_DIR
/soctools_flow"
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
proj-branch
+
1
−
1
View file @
7c11fcfc
...
@@ -18,4 +18,4 @@ accelerator_wrapper_tech: main
...
@@ -18,4 +18,4 @@ accelerator_wrapper_tech: main
fpga_lib_tech: main
fpga_lib_tech: main
generic_lib_tech: main
generic_lib_tech: main
rtl_primitives_tech: main
rtl_primitives_tech: main
socsim_flow: main
soctools_flow: main
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment