Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
AHB QSPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository 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
AHB QSPI
Commits
891302d7
Commit
891302d7
authored
7 months ago
by
dwn1c21
Browse files
Options
Downloads
Patches
Plain Diff
Auto-fetch memory module when set_env runs
parent
4cf04f6b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
set_env.sh
+5
-1
5 additions, 1 deletion
set_env.sh
with
5 additions
and
1 deletion
set_env.sh
+
5
−
1
View file @
891302d7
export
SOCLABS_AHB_QSPI_DIR
=
$(
pwd
)
export
SOCLABS_SOCTOOLS_FLOW_DIR
=
$SOCLABS_AHB_QSPI_DIR
/soctools_flow
\ No newline at end of file
export
SOCLABS_SOCTOOLS_FLOW_DIR
=
$SOCLABS_AHB_QSPI_DIR
/soctools_flow
if
[
!
-f
./verif/VIP/SST26VF064B.v
]
;
then
make get_flash_model
fi
\ 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