책 이미지

eBook 미리보기
책 정보
· 제목 : RGB viewer Design with Python and Verilog 
· 분류 : 전자책 > 과학 > 공학 > 전기/전자공학
· ISBN : 9791185671055
· 출판일 : 2019-11-12
· 분류 : 전자책 > 과학 > 공학 > 전기/전자공학
· ISBN : 9791185671055
· 출판일 : 2019-11-12
목차
Chapter 01
Chapter 02
Chapter 03
1. 설계 환경 구축하기
1.1 Python 설치하기
1.2 Scipy 설치하기
1.3 Numpy 설치하기
1.4 Matplotlib 설치하기
1.5 PIL 설치
1.6 Icarus Verilog 설치
1.7 Acroedit 설치
1.8 에디터 환경 셋업
1.9 Path 설정
1.10 설계환경 테스트
2. Python 으로 RGB viewer 프로그램 제작하기
2.1 rgb_viewer.py 분석하기
2.2 rgb_viewer.py 실행하기
3. Verilog 로 Simulation 하기
3.1 Verilog Coding
3.2 Verilog Code Compile