the other gets what's set in the submodule
# change the settings to the larger chip/corona size
# initialise/update the pinmux submodule
# change the settings to the larger chip/corona size
# initialise/update the pinmux submodule
-git submodule update --init --remote
+git submodule update --init --recursive
# makes symlinks to alliance
./mksyms.sh
# makes symlinks to alliance
./mksyms.sh
echo "also use yosys 049e3abf9"
# initialise/update the pinmux submodule
echo "also use yosys 049e3abf9"
# initialise/update the pinmux submodule
-git submodule update --init --remote
+git submodule update --init --recursive
# makes symlinks to alliance
./mksyms.sh
# makes symlinks to alliance
./mksyms.sh
wget http://ftp.libre-soc.org/libresoc_logo.gds
# initialise/update the pinmux submodule
wget http://ftp.libre-soc.org/libresoc_logo.gds
# initialise/update the pinmux submodule
-git submodule update --init --remote
+git submodule update --init --recursive
# makes symlinks to alliance
./mksyms.sh
# makes symlinks to alliance
./mksyms.sh
# initialise/update the pinmux & c4m-pdk-freepdk45 submodule
#pushd ..
# initialise/update the pinmux & c4m-pdk-freepdk45 submodule
#pushd ..
-git submodule update --init --remote
+git submodule update --init --recursive
#popd
# makes symlinks to alliance
#popd
# makes symlinks to alliance
echo "remember to check doDesign core size"
# initialise/update the pinmux submodule
echo "remember to check doDesign core size"
# initialise/update the pinmux submodule
-git submodule update --init --remote
+git submodule update --init --recursive
# makes symlinks to alliance
./mksyms.sh
# makes symlinks to alliance
./mksyms.sh
# initialise/update the pinmux submodule
if [ "${USER}" = "jpc" ]; then
# Must be done in the root of the repository when cloning anew.
# initialise/update the pinmux submodule
if [ "${USER}" = "jpc" ]; then
# Must be done in the root of the repository when cloning anew.
- (cd ../..; git submodule update --init --remote)
+ (cd ../..; git submodule update --init --recursive)
- git submodule update --init --remote
+ git submodule update --init --recursive
fi
# makes symlinks to alliance
fi
# makes symlinks to alliance