|
속도 개선과 직결된다. 디지털 회로에서 중요한 위치를 차지하고 있는 덧셈 회로의 속도 개선을 위해 여러 carry 계산 방법들이 제안되었다. 1. 실험 결과
(1) Verilog 코드
(2) wave form
(3) 진리표
(4) Delay time
2. 결과 분석 및 토의
|
- 페이지 6페이지
- 가격 1,300원
- 등록일 2007.09.28
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
1. Introduction
Virginia Woolf is one of the great literary figures of the twentieth century. The Waves (1931) represents her most audacious exploration of the possibilities of the novel form. The Waves abandons traditional structure and plot as practiced in the English novel since the days of the
|
- 페이지 20페이지
- 가격 2,000원
- 등록일 2010.07.18
- 파일종류 워드(doc)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|
|
ecture data_flow of comp is
begin
equal <= not(a(3) xor b(3) )
and not( a(2) xor b(2) )
and not( a(1) xor b(1) )
and not( a(0) xor b(0) );
end data_flow;
2.시뮬레이션
1)flow summary
2) wave form
3) time analyzer Summary
3. 블록다이어그램
◆ comp2(process문 사용)
1.소스
library ieee;
use ieee.std_l
|
- 페이지 26페이지
- 가격 3,300원
- 등록일 2014.01.15
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
Waveform Graph를 통해 확인하기 위하여 Front Panel 및 Block diagram을 프로그래밍한다.
Step 7
프로그래밍 작업이 완료되었으면 상단의 Run버튼을 누르 고 Waveform Graph를 통하여 출력되는 펄 스를 확인한다.
6. 실험결과
① 블록 다이어그램 구성도
② Front
|
- 페이지 12페이지
- 가격 2,000원
- 등록일 2008.06.03
- 파일종류 한글(hwp)
- 참고문헌 있음
- 최근 2주 판매 이력 없음
|
|
waveform 을얻는다. Number of samples 는waveform 에표시될 데이터의 수를 의미한다. 1000 samples/sec 로 입력하면 초당1000 개의 데이터를 읽는다. Actual sample period 는sample rate를기준으로각샘플당실제측정한주기를출력한다. Sample rate 가1000 samples/sec 이면 샘
|
- 페이지 17페이지
- 가격 2,000원
- 등록일 2009.05.27
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|