Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Accelerator Project -SecWorks AES128
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
SoCLabs
Accelerator Project -SecWorks AES128
Commits
af59d56a
Commit
af59d56a
authored
2 years ago
by
dam1n19
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' into 'main'
Main See merge request
!1
parents
da077444
36aca03e
No related branches found
No related tags found
1 merge request
!1
Main
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
proj-branch
+2
-2
2 additions, 2 deletions
proj-branch
set_env.sh
+4
-0
4 additions, 0 deletions
set_env.sh
with
6 additions
and
2 deletions
proj-branch
+
2
−
2
View file @
af59d56a
...
@@ -13,9 +13,9 @@
...
@@ -13,9 +13,9 @@
# Add your Accelerator Repository here
# Add your Accelerator Repository here
# accelerator_repo: main
# accelerator_repo: main
nanosoc_tech: main
nanosoc_tech: main
chipkit_flow: main
accelerator_wrapper_tech: main
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
soctools_flow: main
soctools_flow: main
\ No newline at end of file
soctools_flow/tools/chipkit_flow: main
\ No newline at end of file
This diff is collapsed.
Click to expand it.
set_env.sh
+
4
−
0
View file @
af59d56a
...
@@ -32,6 +32,10 @@ else
...
@@ -32,6 +32,10 @@ else
export
DESIGN_ROOT
export
DESIGN_ROOT
fi
fi
# Add in location for socsim scripts
export
SOCSIM_PATH
=
$PROJECT_DIR
/simulate/socsim
# Source dependency environment variable script
# Source dependency environment variable script
source
$PROJECT_DIR
/env/dependency_env.sh
source
$PROJECT_DIR
/env/dependency_env.sh
...
...
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