Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Secworks SHA256 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
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
Secworks SHA256 Project
Commits
964f6f58
Commit
964f6f58
authored
2 years ago
by
dam1n19
Browse files
Options
Downloads
Patches
Plain Diff
Added sha256 git subrepo back in
parent
20303ec6
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
+3
-0
3 additions, 0 deletions
.gitmodules
env/dependency_env.sh
+2
-2
2 additions, 2 deletions
env/dependency_env.sh
sha256
+1
-0
1 addition, 0 deletions
sha256
with
6 additions
and
2 deletions
.gitmodules
+
3
−
0
View file @
964f6f58
...
@@ -16,3 +16,6 @@ url = https://git.soton.ac.uk/soclabs/nanosoc_tech.git
...
@@ -16,3 +16,6 @@ url = https://git.soton.ac.uk/soclabs/nanosoc_tech.git
[submodule "rtl_primitives_tech"]
[submodule "rtl_primitives_tech"]
path = rtl_primitives_tech
path = rtl_primitives_tech
url = https://git.soton.ac.uk/soclabs/rtl_primitives_tech.git
url = https://git.soton.ac.uk/soclabs/rtl_primitives_tech.git
[submodule "sha256"]
path = sha256
url = https://github.com/secworks/sha256.git
This diff is collapsed.
Click to expand it.
env/dependency_env.sh
+
2
−
2
View file @
964f6f58
...
@@ -14,8 +14,8 @@
...
@@ -14,8 +14,8 @@
# Technologies
# Technologies
#-----------------------------------------------------------------------------
#-----------------------------------------------------------------------------
# Accelerator Engine -
- Add Your Accelerator Environment Variable HERE!
# Accelerator Engine -
Secworks SHA256
#
export
YOUR_ACCELERATOR
_DIR="$PROJECT_DIR/
your_accelerator
"
export
SHA256_ACC
_DIR
=
"
$PROJECT_DIR
/
sha256
"
# Accelerator Wrapper
# Accelerator Wrapper
export
WRAPPER_TECH_DIR
=
"
$PROJECT_DIR
/accelerator_wrapper_tech"
export
WRAPPER_TECH_DIR
=
"
$PROJECT_DIR
/accelerator_wrapper_tech"
...
...
This diff is collapsed.
Click to expand it.
sha256
@
999635ac
Subproject commit 999635ac1e17d0398f1183e4144a3fcacb6a3e23
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