資料介紹
Chapter 1-Introduction to VHDL
1.1 Introduction 1
1.2 Advantages of VHDL over other Hardware…
Description Languages 1
1.3 VHDL : The Language… 2
1.3.1 Entity Declaration 3
1.3.2 Architecture Body 3
1.3.3 Configuration Declaration.. 7
1.3.4 Package… 8
1.3.5 Testbench 9
Chapter 2-High Level Design Flow. 10
2.1 HDL Capture 10
2.2 RTL Simulation… 10
2.3 VHDL Synthesis.. 12
2.4 Functional Gate Level Verification. 13
2.5 Place and Route... 13
2.6 Post Layout Timing Simulation.. 15
Chapter 3-Illustration of VHDL 16
3.1 The IEEE floating-point standard 16
3.2 The Addition Process 17
3.3 Hardware Implementation of Floating-Point Adder 19
3.3.1 Block Diagram of the Adder 19
3.3.2 The Subtractor Unit 20
3.3.3 The Swap Unit… 21
3.3.4 The Shifter Unit.. 22
3.3.5 The Summer Unit 23
3.3.6 The Normalize Unit. 23
3.3.7 The Control Unit. 24
3.3.8 The Testbench for the adder 28
Chapter 4- The Fourier Transform… 30
4.1 The Discrete Fourier Transform... 30
4.1.1 An Illustration 30
4.1.2 Types of Fourier Transforms. 31
4.1.3 Notation and Format of the Real DFT. 33
4.1.4 DFT Basis Functions 34
4.1.5 Analysis, Calculating the DFT. 37
4.2 The Fast Fourier Transform. 37
4.2.1 Comparison of Real DFT and Complex DFT. 38
4.2.2 How the FFT works 39
4.3 Synthesis, Calculating the Inverse DFT 42
4.4 Illustration of the DFT and IDFT in Matlab 44
Chapter 5-Architectural Design of the FFT Processor 46
5.1 Block Diagram of the FFT Processor 46
5.2 Butterfly Processing Element 48
5.3 Address Generation Unit. 50
5.3.1 Butterfly Generator 52
5.3.2 Stage Generator.. 52
5.3.3 Stage Done_IO Done Block. 52
5.3.4 IO-Address Generator… 53
5.3.5 Base Index Generator…. 53
5.3.6 The Shifters 54
5.3.7 ROM Address Generator... 54
5.4 Controller. 55
5.5 RAM and ROM... 55
Chapter 6-RTL Simulation of the FFT Processor. 56
Chapter 7-Synthesis of the FFT Processor.59
Chapter 8-Conclusion. 60
APPENDIX A-Code Listing 61
APPENDIX B-Synthesis Results... 101
References .112
1.1 Introduction 1
1.2 Advantages of VHDL over other Hardware…
Description Languages 1
1.3 VHDL : The Language… 2
1.3.1 Entity Declaration 3
1.3.2 Architecture Body 3
1.3.3 Configuration Declaration.. 7
1.3.4 Package… 8
1.3.5 Testbench 9
Chapter 2-High Level Design Flow. 10
2.1 HDL Capture 10
2.2 RTL Simulation… 10
2.3 VHDL Synthesis.. 12
2.4 Functional Gate Level Verification. 13
2.5 Place and Route... 13
2.6 Post Layout Timing Simulation.. 15
Chapter 3-Illustration of VHDL 16
3.1 The IEEE floating-point standard 16
3.2 The Addition Process 17
3.3 Hardware Implementation of Floating-Point Adder 19
3.3.1 Block Diagram of the Adder 19
3.3.2 The Subtractor Unit 20
3.3.3 The Swap Unit… 21
3.3.4 The Shifter Unit.. 22
3.3.5 The Summer Unit 23
3.3.6 The Normalize Unit. 23
3.3.7 The Control Unit. 24
3.3.8 The Testbench for the adder 28
Chapter 4- The Fourier Transform… 30
4.1 The Discrete Fourier Transform... 30
4.1.1 An Illustration 30
4.1.2 Types of Fourier Transforms. 31
4.1.3 Notation and Format of the Real DFT. 33
4.1.4 DFT Basis Functions 34
4.1.5 Analysis, Calculating the DFT. 37
4.2 The Fast Fourier Transform. 37
4.2.1 Comparison of Real DFT and Complex DFT. 38
4.2.2 How the FFT works 39
4.3 Synthesis, Calculating the Inverse DFT 42
4.4 Illustration of the DFT and IDFT in Matlab 44
Chapter 5-Architectural Design of the FFT Processor 46
5.1 Block Diagram of the FFT Processor 46
5.2 Butterfly Processing Element 48
5.3 Address Generation Unit. 50
5.3.1 Butterfly Generator 52
5.3.2 Stage Generator.. 52
5.3.3 Stage Done_IO Done Block. 52
5.3.4 IO-Address Generator… 53
5.3.5 Base Index Generator…. 53
5.3.6 The Shifters 54
5.3.7 ROM Address Generator... 54
5.4 Controller. 55
5.5 RAM and ROM... 55
Chapter 6-RTL Simulation of the FFT Processor. 56
Chapter 7-Synthesis of the FFT Processor.59
Chapter 8-Conclusion. 60
APPENDIX A-Code Listing 61
APPENDIX B-Synthesis Results... 101
References .112
下載該資料的人也在下載
下載該資料的人還在閱讀
更多 >
- 基于STM32f103的FFT頻率測(cè)試程序下載 171次下載
- 基于Zoom-FFT技術(shù)的鐵路移頓信號(hào)檢測(cè)系統(tǒng) 7次下載
- 基于DSP的通用FFT在電網(wǎng)檢測(cè)中的應(yīng)用 3次下載
- 基于新型FPGA的FFT設(shè)計(jì)與實(shí)現(xiàn) 49次下載
- DSP的課程設(shè)計(jì)教程之FFT變換的詳細(xì)資料說(shuō)明 30次下載
- 3.4.3 FFT文件匯總 37次下載
- 快速傅里葉變換(FFT)結(jié)果的物理意義分析 23次下載
- Video processor description 7次下載
- 32 bit FPGA Processor Design 0次下載
- FPGA_Processor 0次下載
- fft原理及實(shí)現(xiàn) 206次下載
- Quartus中fft ip core的使用 0次下載
- 數(shù)字存儲(chǔ)示波器觀測(cè)FFT
- FFT Verilog RTL
- FFT Processor,Project report
- Vivado中FFT IP核的使用教程 5.7k次閱讀
- 如何理解FFT中的頻譜泄露效應(yīng)? 1.9k次閱讀
- 調(diào)用HLS的FFT庫(kù)實(shí)現(xiàn)N點(diǎn)FFT 2k次閱讀
- Verilog FFT設(shè)計(jì) 1.9k次閱讀
- 如何進(jìn)行FFT IP配置和設(shè)計(jì) 3.4k次閱讀
- 利用FFT算法實(shí)現(xiàn)快速傅里葉變換 4.3k次閱讀
- 用FPGA實(shí)現(xiàn)FFT算法的方法 6.6k次閱讀
- Xilinx FFT IP介紹與仿真測(cè)試 4.2k次閱讀
- 通俗易懂的講解FFT的讓你快速了解FFT 3.7w次閱讀
- 淺談FFT算法原理 基于FPGA的FFT算法的硬件實(shí)現(xiàn) 2.7w次閱讀
- 【實(shí)用指南】教你使用FFT和示波器 1.4w次閱讀
- 快速傅里葉變換FFT的C程序代碼實(shí)現(xiàn) 6.3w次閱讀
- 示波器+FFT,輕松駕馭頻譜測(cè)量 1.8w次閱讀
- 實(shí)數(shù)FFT算法的設(shè)計(jì)及其C語(yǔ)言實(shí)現(xiàn) 1.1w次閱讀
- 利用FFT IP Core實(shí)現(xiàn)FFT算法 8.1k次閱讀
下載排行
本周
- 1MDD品牌三極管BC807數(shù)據(jù)手冊(cè)
- 3.00 MB | 次下載 | 免費(fèi)
- 2MDD品牌三極管BC817數(shù)據(jù)手冊(cè)
- 2.51 MB | 次下載 | 免費(fèi)
- 3MDD品牌三極管D882數(shù)據(jù)手冊(cè)
- 3.49 MB | 次下載 | 免費(fèi)
- 4MDD品牌三極管MMBT2222A數(shù)據(jù)手冊(cè)
- 3.26 MB | 次下載 | 免費(fèi)
- 5MDD品牌三極管MMBTA56數(shù)據(jù)手冊(cè)
- 3.09 MB | 次下載 | 免費(fèi)
- 6MDD品牌三極管MMBTA92數(shù)據(jù)手冊(cè)
- 2.32 MB | 次下載 | 免費(fèi)
- 7STM32G474 HRTIME PWM 丟波問(wèn)題分析與解決
- 1.00 MB | 次下載 | 3 積分
- 8新能源電動(dòng)汽車(chē)高壓線(xiàn)束的銅鋁連接解決方案
- 2.71 MB | 次下載 | 2 積分
本月
- 1愛(ài)華AIWA HS-J202維修手冊(cè)
- 3.34 MB | 37次下載 | 免費(fèi)
- 2PC5502負(fù)載均流控制電路數(shù)據(jù)手冊(cè)
- 1.63 MB | 23次下載 | 免費(fèi)
- 3NB-IoT芯片廠商的資料說(shuō)明
- 0.31 MB | 22次下載 | 1 積分
- 4H110主板CPU PWM芯片ISL95858HRZ-T核心供電電路圖資料
- 0.63 MB | 6次下載 | 1 積分
- 5UWB653Pro USB口測(cè)距通信定位模塊規(guī)格書(shū)
- 838.47 KB | 5次下載 | 免費(fèi)
- 6技嘉H110主板IT8628E_BX IO電路圖資料
- 2.61 MB | 4次下載 | 1 積分
- 7蘇泊爾DCL6907(即CHK-S007)單芯片電磁爐原理圖資料
- 0.04 MB | 4次下載 | 1 積分
- 8蘇泊爾DCL6909(即CHK-S009)單芯片電磁爐原理圖資料
- 0.08 MB | 2次下載 | 1 積分
總榜
- 1matlab軟件下載入口
- 未知 | 935137次下載 | 10 積分
- 2開(kāi)源硬件-PMP21529.1-4 開(kāi)關(guān)降壓/升壓雙向直流/直流轉(zhuǎn)換器 PCB layout 設(shè)計(jì)
- 1.48MB | 420064次下載 | 10 積分
- 3Altium DXP2002下載入口
- 未知 | 233089次下載 | 10 積分
- 4電路仿真軟件multisim 10.0免費(fèi)下載
- 340992 | 191439次下載 | 10 積分
- 5十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
- 158M | 183353次下載 | 10 積分
- 6labview8.5下載
- 未知 | 81602次下載 | 10 積分
- 7Keil工具M(jìn)DK-Arm免費(fèi)下載
- 0.02 MB | 73822次下載 | 10 積分
- 8LabVIEW 8.6下載
- 未知 | 65991次下載 | 10 積分
電子發(fā)燒友App





創(chuàng)作
發(fā)文章
發(fā)帖
提問(wèn)
發(fā)資料
發(fā)視頻
上傳資料賺積分
評(píng)論