http://www.ee.ic.ac.uk/pcheung/teaching/E2_Experiment/DE1-SoC_Getting_Started_Guide.pdf
1.Software installation
1. Quartus II Lite 18.1
Download: http://fpgasoftware.intel.com/18.1/?edition=lite
(라이센스가 없어서 Lite로 다운로드 하였음)
2. SoC Embedded Design Suite 18.0
Download: http://fpgasoftware.intel.com/soceds/
(Pro랑 Standard랑 무슨 차이인지 몰라서 Pro로 다운로드하였음.)
License with Activation Code:
30-Day Evaluation
https://developer.arm.com/products/software-development-tools/ds-5-development-studio/editions/customized-editions/intel-soc-fpga/evaluation-edition
Community Edition (Web Edition)
https://developer.arm.com/products/software-development-tools/ds-5-development-studio/editions/customized-editions/intel-soc-fpga/community-edition
(+30-day는 Activation code가 뜨지 않아서 Community Edition으로 함)
Eclipse for DS-5를 실행하고 workspace 지정하면 라이센스 등록하라고 한다.
Open License Manager - TAB "Configuration" - Add License - 30day나 community 라이센스(activation code) 복붙
- ARM Developer ID/PW 입력(없으면 가입) - Finish
다하고 나면 라이센스 등록이 된걸 확인할수 있다.
2. Installing the USB-Blaster II Driver
Board를 컴퓨터와 연결을 하고 board의 power를 킨상태로 장치관리자에 들어가면 알수없는 장치가 하나 나타난다.
알수없는 장치를 마우스 오른쪽 버튼 클릭한후 속성을 들어가면 드라이버 설치하라고 한다(아마 뜰것이다).
드라이버 탭- 드라이버 업데이트- "업데이트된 드라이버 소프트웨어 자동검색" 을 클릭해서 온라인으로 드라이버를 설치(업데이트) 하려고 했는데 찾을수가 없다고 나온다.
여기서 살짝 해맸는데 "컴퓨터에서 드라이버 소프트웨어 검색"을 해서 Quartus를 install한 경로를 넣고 찾아보면 드라이버를 찾을수 있다.
나같은 경우에는 "C:\intelFPGA_lite"에 하위 폴더 포함에 체크하고 찾아보니 드라이버를 발견할수 있었고 설치하였다.
드라이버 까지 설치하고 나면 장치관리자에 '알수없는 장치'가 'JTAG cables'로 바뀐것을 확인할 수 있다.
참고: Altera USB Blaster Driver Installation Instructions (http://www.terasic.com.tw/wiki/Altera_USB_Blaster_Driver_Installation_Instructions)
'STUDY > Others' 카테고리의 다른 글
qdz 파일 설치 (install qdz file) (0) | 2018.10.07 |
---|---|
DE1-SoC Getting Started Guide (0) | 2018.10.07 |
FPGA, SoC 관련자료 (0) | 2018.10.06 |
Android Tab Activity (0) | 2018.02.10 |
Layout (0) | 2018.02.10 |