블로그 이미지
stluck

Notice

Recent Post

Recent Comment

Recent Trackback

Archive

calendar

1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
  • total
  • today
  • yesterday
2009. 12. 1. 05:14 Cad Lab./Gun
Simvision Consol의 simulator 탭에서 simvision waveform xview zoom -outfull

posted by stluck
2009. 11. 16. 03:01 Cad Lab./CoreA
  • 디바이스를 설정하기 위한 tcl script
command > source device.tcl (device_VIP-1000.tcl)
CoreA DevKit
VIP-1000

  • 합성에 필요한 파일을 추가하기 위한 tcl script

command > source fileadd.tcl




posted by stluck
2009. 11. 14. 03:56 Cad Lab./Gun
X 설정파일 ( /etc/X11/xorg.conf ) 에 다음과 같은 Section을 추가해준다.

Section "Extensions"
Option "coposite" "Disable"
Endsection


Ubuntu 9.10 이상에서는 X 설정파일( /etc/X11/xorg.conf )이 없는데,, 만들어서 넣어주면
설정이 적용 되기는 한다.

'Cad Lab. > Gun' 카테고리의 다른 글

엘셀 셀 서식  (0) 2010.07.27
NC Sim Command  (0) 2009.12.01
Ubuntu에서 Astro 폰트가 크게 나올 때  (0) 2009.11.14
Ubuntu XDMCP ( Xmanager )  (0) 2009.11.14
Ubuntu 9.10 불완전한 한글 입력  (0) 2009.11.10
posted by stluck