Difference: Tutorial6thTCADWorkshop (11 vs. 12)

Revision 122022-06-09 - KojiNakamura

Line: 1 to 1
 
META TOPICPARENT name="TCADSimulationInformation"

第6回TCADワークショップ:演習シリーズ (Zoom only)

Line: 23 to 23
 
    • Xming等のXサーバーをインストールして、Windows Subsystem for Linux のUbuntuを使う。(非推奨 : TCADの可視化ソフトが表示できない問題あり)
  1. Xが使えることを確認する $ xeyes
    -eyesが現れない場合は login の際に -X optionを付けてみる ( $ ssh -X atlaspc7.ke.jp )
  2. それでもXが使えないときはatlaspc7の上で以下を試す
    chcon unconfined_u:object_r:user_home_dir_t:s0 /home/`whoami`
Changed:
<
<
  1. TCADが使えるようにsetupする
    source /home/software/scripts/common.sh
    source /home/software/scripts/vdec-license.sh
    source /home/software/scripts/synopsys.sh
    export STDB=~/work/Sentaurus
    mkdir -p $STDB
    swb
>
>
  1. TCADが使えるようにsetupする
    source /home/software/scripts/common.sh
    source /home/software/scripts/vdec-license.sh
    source /home/software/scripts/synopsys.sh
    export STDB=~/work/Silicon/TCAD
    mkdir -p $STDB
    swb &
 </>
<--/twistyPlugin-->

1日目 (最初の例題を動かす) : 2022年6月9日(木) 14:00-

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback