Update readme

Add workspace template
This commit is contained in:
2025-10-07 14:15:26 +02:00
parent 44ab3f4622
commit 6c7e7f496b
5 changed files with 116 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ else
echo "export TGC_HAMMER_WORKDIR=\"$PWD\"" >> source.sh
echo "export PATH=\"${TGC_HAMMER_HOME}/toolflow/target/universal/stage/bin:$PATH\"" >> source.sh
echo "source source.sh" > .envrc
cp -r ${TGC_HAMMER_HOME}/* $PWD
mkdir -p output
fi