1 / 4

논리회로 설계 프로젝트 part1

논리회로 설계 프로젝트 part1. VHDL Design : Barrel Shifter. Barrel Shifter 한 개의 연산으로 데이터 워드 내의 다수의 bit 를 이동하거나 회전시킬 수 있는 하드웨어 장치. Barrel Shifter. Select (5bit). Output (24bit). Input (24bit). 프로젝트 목표 : 5bit select 신호를 이용하여 24bit 배럴 시프터를 설계 하라. 예 제. 4bit Barrel Shifter 상태도. Select = 00.

Télécharger la présentation

논리회로 설계 프로젝트 part1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 논리회로 설계 프로젝트 part1 VHDL Design : Barrel Shifter

  2. Barrel Shifter 한 개의 연산으로 데이터 워드 내의 다수의 bit를 이동하거나 회전시킬 수 있는 하드웨어 장치 Barrel Shifter Select (5bit) Output (24bit) Input (24bit) 프로젝트 목표 : 5bit select 신호를 이용하여 24bit 배럴 시프터를 설계 하라

  3. 예제 • 4bit Barrel Shifter 상태도 Select = 00 Select = 11 D(0) D(1) D(2) D(3) D(1) D(2) D(3) D(0) D(3) D(0) D(1) D(2) Select = 01 Select = 01 D(2) D(3) D(0) D(1)

  4. 주의사항 • 기한 : 4월 9일 23:55 까지 • 제출 형식 : E-mail (zigprid@ajou.ac.kr) 및 문서 (원천관 339-2 앞 리포트 제출함) • 파일 제출 형식 • filename.vhd (설계 파일) • tb_filename.vhd (테스트 벤치) • filename.jpg (시뮬레이션 결과) • 학번.doc(hwp) (설계 리포트) • 리포트 제출 형식 • 설계 리포트를 A4로 출력하여 제출 • 주의 사항 : 메일 제출시 메일 제목 • (논리회로설계과제_이름_학번 )으로 만 적을 것 • 본인 부주의로 메일 필터링시 책임X

More Related