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
9363b2ef
Commit
9363b2ef
authored
1 year ago
by
dam1n19
Browse files
Options
Downloads
Patches
Plain Diff
Added recursive projbranch files
parent
340680fb
No related branches found
No related tags found
1 merge request
!1
Changed set_env flow to source script in soctools and breadcrumb left in...
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
nanosoc_tech
+1
-1
1 addition, 1 deletion
nanosoc_tech
projbranch
+0
-4
0 additions, 4 deletions
projbranch
set_env.sh
+1
-1
1 addition, 1 deletion
set_env.sh
soctools_flow
+1
-1
1 addition, 1 deletion
soctools_flow
with
3 additions
and
7 deletions
nanosoc_tech
@
4a29fd4d
Compare
03158326
...
4a29fd4d
Subproject commit
0315832607362db8baea3ae1e0c56d4260867877
Subproject commit
4a29fd4d7d6349c973b8dab7e89b069883fff2ff
This diff is collapsed.
Click to expand it.
proj
-
branch
→
projbranch
+
0
−
4
View file @
9363b2ef
...
...
@@ -14,10 +14,6 @@
secworks-aes: master
nanosoc_tech: feat_nanosoc_regions
nanosoc_tech/nanosoc/slcorem0_tech: main
nanosoc_tech/nanosoc/sldma230_tech: main
nanosoc_tech/nanosoc/socdebug_tech: main
nanosoc_tech/nanosoc/socdebug_tech/socket/uart_axi_master/core_dbg_bridge: master
accelerator_wrapper_tech: main
fpga_lib_tech: main
generic_lib_tech: main
...
...
This diff is collapsed.
Click to expand it.
set_env.sh
+
1
−
1
View file @
9363b2ef
...
...
@@ -65,7 +65,7 @@ if [ ! -f $SOCLABS_PROJECT_DIR/.socinit ]; then
cd
$SOCLABS_DESIGN_ROOT
echo
$SOCLABS_DESIGN_ROOT
git submodule update
--recursive
python3
$SOCLABS_SOCTOOLS_FLOW_DIR
/bin/subrepo_checkout.py
-b
proj
-
branch
-t
$SOCLABS_DESIGN_ROOT
python3
$SOCLABS_SOCTOOLS_FLOW_DIR
/bin/subrepo_checkout.py
-b
projbranch
-t
$SOCLABS_DESIGN_ROOT
git restore
$SOCLABS_DESIGN_ROOT
/.gitmodules
touch
$SOCLABS_PROJECT_DIR
/.socinit
fi
This diff is collapsed.
Click to expand it.
soctools_flow
@
8ac6b154
Compare
50598902
...
8ac6b154
Subproject commit
50598902c235934936cb18eab42e4a6c67004f1a
Subproject commit
8ac6b154a6a8f98a5b0fe314182aaaddce1cd0f9
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