The PLB BRAM Interface Controller is a module thatattaches to the PLB (Processor Local Bus).
上傳時(shí)間: 2013-10-27
上傳用戶:zoudejile
The PPC405 Virtex-4 is a wrapper around the Virtex-4PowerPC™ 405 Processor Block primitive. For detailsregarding the PowerPC 405, see the PowerPC 405 ProcessorBlock Reference Guide.
標(biāo)簽: Wrapper Virtex 306 405
上傳時(shí)間: 2014-12-05
上傳用戶:flg0001
FSM 分兩大類:米里型和摩爾型。 組成要素有輸入(包括復(fù)位),狀態(tài)(包括當(dāng)前狀態(tài)的操作),狀態(tài)轉(zhuǎn)移條件,狀態(tài)的輸出條件。 設(shè)計(jì)FSM 的方法和技巧多種多樣,但是總結(jié)起來(lái)有兩大類:第一種,將狀態(tài)轉(zhuǎn)移和狀態(tài)的操作和判斷等寫到一個(gè)模塊(process、block)中。另一種是將狀態(tài)轉(zhuǎn)移單獨(dú)寫成一個(gè)模塊,將狀態(tài)的操作和判斷等寫到另一個(gè)模塊中(在Verilog 代碼中,相當(dāng)于使用兩個(gè)“always” block)。其中較好的方式是后者。其原因 如下: 首先FSM 和其他設(shè)計(jì)一樣,最好使用同步時(shí)序方式設(shè)計(jì),好處不再累述。而狀態(tài)機(jī)實(shí)現(xiàn)后,狀態(tài)轉(zhuǎn)移是用寄存器實(shí)現(xiàn)的,是同步時(shí)序部分。狀態(tài)的轉(zhuǎn)移條件的判斷是通過(guò)組合邏輯判斷實(shí)現(xiàn)的,之所以第二種比第一種編碼方式合理,就在于第二種編碼將同步時(shí)序和組合邏輯分別放到不同的程序塊(process,block) 中實(shí)現(xiàn)。這樣做的好處不僅僅是便于閱讀、理解、維護(hù),更重要的是利于綜合器優(yōu)化代碼,利于用戶添加合適的時(shí)序約束條件,利于布局布線器實(shí)現(xiàn)設(shè)計(jì)。顯式的 FSM 描述方法可以描述任意的FSM(參考Verilog 第四版)P181 有限狀態(tài)機(jī)的說(shuō)明。兩個(gè) always 模塊。其中一個(gè)是時(shí)序模塊,一個(gè)為組合邏輯。時(shí)序模塊設(shè)計(jì)與書上完全一致,表示狀態(tài)轉(zhuǎn)移,可分為同步與異步復(fù)位。
標(biāo)簽: 狀態(tài)
上傳時(shí)間: 2013-10-23
上傳用戶:yupw24
目前,大型設(shè)計(jì)一般推薦使用同步時(shí)序電路。同步時(shí)序電路基于時(shí)鐘觸發(fā)沿設(shè)計(jì),對(duì)時(shí)鐘的周期、占空比、延時(shí)和抖動(dòng)提出了更高的要求。為了滿足同步時(shí)序設(shè)計(jì)的要求,一般在FPGA設(shè)計(jì)中采用全局時(shí)鐘資源驅(qū)動(dòng)設(shè)計(jì)的主時(shí)鐘,以達(dá)到最低的時(shí)鐘抖動(dòng)和延遲。 FPGA全局時(shí)鐘資源一般使用全銅層工藝實(shí)現(xiàn),并設(shè)計(jì)了專用時(shí)鐘緩沖與驅(qū)動(dòng)結(jié)構(gòu),從而使全局時(shí)鐘到達(dá)芯片內(nèi)部的所有可配置單元(CLB)、I/O單元 (IOB)和選擇性塊RAM(Block Select RAM)的時(shí)延和抖動(dòng)都為最小。為了適應(yīng)復(fù)雜設(shè)計(jì)的需要,Xilinx的FPGA中集成的專用時(shí)鐘資源與數(shù)字延遲鎖相環(huán)(DLL)的數(shù)目不斷增加,最新的 Virtex II器件最多可以提供16個(gè)全局時(shí)鐘輸入端口和8個(gè)數(shù)字時(shí)鐘管理模塊(DCM)。與全局時(shí)鐘資源相關(guān)的原語(yǔ)常用的與全局時(shí)鐘資源相關(guān)的Xilinx器件原語(yǔ)包括:IBUFG、IBUFGDS、BUFG、BUFGP、BUFGCE、 BUFGMUX、BUFGDLL和DCM等,如圖1所示。
標(biāo)簽: Xilinx FPGA 全局時(shí)鐘資源
上傳時(shí)間: 2014-01-01
上傳用戶:maqianfeng
摘 要: 針對(duì)非同分布的Nakagami信道,基于矩生成函數(shù)MGF(Moment Generation Function)的分析方法,提出正交空時(shí)分組碼系統(tǒng)STBC(Space-Time Block Coding)的一種快速性能評(píng)估算法,不需要涉及超幾何函數(shù)積分運(yùn)算,可在中高信噪比時(shí),快速準(zhǔn)確地估計(jì)STBC系統(tǒng)的符號(hào)錯(cuò)誤概率性能。在平坦瑞利衰落信道下的計(jì)算機(jī)仿真表明,該算法與已有的STBC系統(tǒng)的近似估計(jì)算法相比,具有較優(yōu)的性能。 關(guān)鍵詞: 正交空時(shí)分組碼; MIMO; MGF; 誤符號(hào)率
上傳時(shí)間: 2014-12-29
上傳用戶:如果你也聽(tīng)說(shuō)
Linux移植之Step By Step_V4.1
標(biāo)簽: Step_V Linux Step 4.1
上傳時(shí)間: 2013-10-15
上傳用戶:13033095779
linux那些事兒之一
上傳時(shí)間: 2013-10-19
上傳用戶:wab1981
This document provides an overview of the MPC8313E PowerQUICC™II Pro processor features, including a block diagram showing the major functional components.
標(biāo)簽: PowerQUICC 8313E 8313 MPC
上傳時(shí)間: 2013-11-20
上傳用戶:myworkpost
闡述了軌道交通列車定位技術(shù)。介紹了在軌道交通系統(tǒng)中列車定位技術(shù)的功能,國(guó)內(nèi)外軌道交通中主要采用的列車定位方法,重點(diǎn)論述了幾種主要定位技術(shù),并從定位精度、閉塞制式、維護(hù)投資成本、抗干擾等方面進(jìn)行分析比較。提出目前軌道交通定位技術(shù)應(yīng)綜合運(yùn)用,取長(zhǎng)補(bǔ)短,多種方法相互融合,才能滿足軌道交通中對(duì)安全可靠性的要求。 Abstract: Rail train positioning technology is described. The paper introduces the funetions of the train positioning technology in the rail transit system, the main methods of train positioning do mestic and international rail, and focuses on several key methods, analyzes and compares from the positioning accuracy, block system, maintenance and investment cost, interference and so on, suggested that the current rail positioning technology should be integrated use of positioning method of meriging, learn from each other, to meet the reliability requirements of rail safety.
上傳時(shí)間: 2013-11-25
上傳用戶:franktu
The LPC1850/30/20/10 are ARM Cortex-M3 based microcontrollers for embeddedapplications. The ARM Cortex-M3 is a next generation core that offers systemenhancements such as low power consumption, enhanced debug features, and a highlevel of support block integration.The LPC1850/30/20/10 operate at CPU frequencies of up to 150 MHz. The ARMCortex-M3 CPU incorporates a 3-stage pipeline and uses a Harvard architecture withseparate local instruction and data buses as well as a third bus for peripherals. The ARMCortex-M3 CPU also includes an internal prefetch unit that supports speculativebranching.The LPC1850/30/20/10 include up to 200 kB of on-chip SRAM data memory, a quad SPIFlash Interface (SPIFI), a State Configuration Timer (SCT) subsystem, two High-speedUSB controllers, Ethernet, LCD, an external memory controller, and multiple digital andanalog peripherals.
標(biāo)簽: Cortex-M 1850 LPC 內(nèi)核微控制器
上傳時(shí)間: 2014-12-31
上傳用戶:zhuoying119
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1