coinlink.co.kr [工學] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현 > coinlink4 | coinlink.co.kr report

[工學] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현 > coinlink4

본문 바로가기

뒤로가기 coinlink4

[工學] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현

페이지 정보

작성일 22-10-26 23:42

본문




Download : [공학] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현.hwp





최종 프로젝트
Digital Clock 설계
`목 차`
1. 시계 블록도(1page)

2. VHDL 소스 설명(說明)(2~42page)
① easy_clock.vhd
② clock.vhd
③ stopwatch.vhd
④ setclock.vhd
⑤ setalarm.vhd
⑥ alarm_dot.vhd
⑥ seven_seg.vhd

3. 동작방법(43page)

4. 동작결과

5. 고 찰

시계 + 스탑워치 + 시간설정 + 알람설정 구현!!
1. 시계 블록도

Clock

Stopwatch

Seven_SEG

SetClock

SetAlarm

CLK_IN

RESET

SWITCH

put

Alarm_DOT

DOT
matrix

bintoseg

LED

7 Segment
index

2. VHDL 소스 설명(說明)
① easy_c...


최종 프로젝트
Digital Clock 설계
`목 차`
1. 시계 블록도(1page)

2. VHDL 소스 설명(說明)(2~42page)
① easy_clock.vhd
② clock.vhd
③ stopwatch.vhd
④ setclock.vhd
⑤ setalarm.vhd
⑥ alarm_dot.vhd
⑥ seven_seg.vhd

3. 동작방법(43page)

4. 동작결과

5. 고 찰

시계 + 스탑워치 + 시간설정 + 알람설정 구현!!
1. 시계 블록도

Clock

Stopwatch

Seven_SEG

SetClock

SetAlarm

CLK_IN

RESET

SWITCH

put

Alarm_DOT

DOT
matrix

bintoseg

LED

7 Segment
index

2. VHDL 소스 설명(說明)
① easy_clock.vhd

library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;

entity easy_clock is
port (
clk_in : in std_logic;
resetn : in std_logic;
switch : in std_logic_vector(8 downto 0); //숫자switch 입력 벡터로 선언(1~9)
led_out : out std_logic_vector(7 downto 0);
dot_col_reg : out std_logic_vector(9 downto 0); //dot matrix 의 열 벡터로 선언(세로10개)
dot_raw_reg : out std_logic_vector(13 downto 0); //dot matri…(To be continued )

Download : [공학] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현.hwp( 28 )









레포트/공학기술

[工學] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현

[공학] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현 , [공학] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현공학기술레포트 , [공학] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현

설명





순서
[工學] System On Chip 설계 및 응용 - 시계 + 스탑워치 + 시간설정 + 알람설정 구현



[공학],System,On,Chip,설계,및,응용,-,시계,+,스탑워치,+,시간설정,+,알람설정,구현,공학기술,레포트

다.
전체 31,251건 1 페이지
해당자료의 저작권은 각 업로더에게 있습니다.

evga.co.kr 은 통신판매중개자이며 통신판매의 당사자가 아닙니다.
따라서 상품·거래정보 및 거래에 대하여 책임을 지지 않습니다.
Copyright © coinlink.co.kr. All rights reserved.
PC 버전으로 보기