跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.172) 您好!臺灣時間:2024/12/07 03:23
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:楊承燁
研究生(外文):Ahmet G uuml;rhanl #305;
論文名稱:ARM指令相容的RISC微處裡器設計
論文名稱(外文):Design of a RISC Processor Compatible with ARM Instructions
指導教授:陳中平陳中平引用關係
指導教授(外文):Chung-Ping Chen
學位類別:碩士
校院名稱:國立臺灣大學
系所名稱:電子工程學研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
畢業學年度:94
語文別:英文
論文頁數:56
中文關鍵詞:精簡指令集微處裡器
外文關鍵詞:ARMRISCprocessorcomputer architectureVLSI
相關次數:
  • 被引用被引用:0
  • 點閱點閱:246
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
此篇論文討論ARM指令相容之精簡指令集處理器設計,此處理器以3級管線化設計之,包含存取指令,解碼,和執行等三級。此處理器設計包含了44個輸入接腳及79個輸出接腳,資料及定址匯流排則為32位元,最高運算速度可達90MHz。此晶片設計以0.18製程製造。
We are going to see the design process of a RISC processor for ARM
instructions. The processor is pipelined into 3 stages; fetch,
decode and execute. There are 44 input and 79 output pins, excluding
the power connections. The data and address bus are both 32-bit.
Highest frequency is 90MHz with 0.18 CMOS technology. The processor
supports virtual memory systems. Instruction set covers branch and
branch with link, data processing, program status register transfer,
multiply and multiply accumulate, single data transfer, block data
transfer, single data swap, software interrupt, coprocessor data
operations, coprocessor data transfers, coprocessor register
transfers and undefined instruction. We will start with building a
general idea about the architecture and IO signals of the processor.
Then we will see the instruction set of the processor including the
binary encoding of the instructions. We will examine the
organization of the components of the processor in third chapter.
Fourth chapter is about design flow ie, the transformation of the
design from an RTL code into a physical chip. In fifth chapter we
will se the simulation results of post-layout design. Then we will
end up with the conclusion.
Intruduction 1
Instruction Set 6
Components 22
Design Flow 42
Simulartion Results 48
Coclusion 53
ARM7 data sheet, from www.arm.com
Steve Furber, ARM System-On-Chip Architecture, Second Edition, Addison Wesley
Hennessy and Patterson, Computer Architecture - A Quantitative Approach, 3rd edition, Morgan Kau mann
Patterson and Hennessy, Computer Organization and Design - The Hardware/Software Interface, 3rd edition, Morgan Kau mann
Wayne Wolf, Modern VLSI Design, System-on-chip Design, 3rd edition, Prentice Hall
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top