Create script to build and install power_instruction_analyzer
[dev-env-setup.git] / coriolis2-chroot
index e61d3b4a161e8502e98192f4169427d36d2ed7d2..768463300d485cbbf6075bb720b8d447287bfce4 100755 (executable)
@@ -113,9 +113,6 @@ git checkout devel
 $CHU_HOME/coriolis-2.x/src/coriolis/bootstrap/coriolisEnv.py > $CHU_HOME/coriolisenv
 source $CHU_HOME/.bash_profile
 source $CHU_HOME/coriolisenv
-# Popup coriolis2 window to test that it was installed correctly and works
-#cd ~/coriolis-2.x/Linux.x86_64/Release.Shared/install/bin
-#./cgt
 EOF'
 
 # Install alliance from source
@@ -153,5 +150,9 @@ EOG
 source $CHU_HOME/.bash_profile
 cd alliance-check-toolkit/benchs/ARM/cmos
 make lvx
+echo -e "
+\e[1;91mSelect File -> Open Cell or press CTRL + o then enter as the cell name 'arm_chip_cts_r' without the single quotation marks.\e[0m
+"
 make cgt
 EOF'
+