Skip to content
Snippets Groups Projects
Commit af59d56a authored by dam1n19's avatar dam1n19
Browse files

Merge branch 'main' into 'main'

Main

See merge request !1
parents da077444 36aca03e
No related branches found
No related tags found
1 merge request!1Main
...@@ -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
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment