initial commit for open source NoC IP
This commit is contained in:
7
env/sourceme
vendored
Executable file
7
env/sourceme
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
CURDIR=$(cd $(dirname ${BASH_SOURCE[0]}); pwd )
|
||||
|
||||
PROJ_ROOT=$CURDIR/..
|
||||
|
||||
export PROJ_ROOT
|
||||
Reference in New Issue
Block a user