通過對刀片服務(wù)器基本概念、主要組成以及內(nèi)部架構(gòu)的分析和研究,針對刀片與主板之間的高速通信需求,采用PCI總線作為系統(tǒng)的數(shù)據(jù)通信協(xié)議,給出了PCI局部總線的詳細分析和設(shè)計流程,以及系統(tǒng)所采用的"PCI+FPGA+FLASH"方案的具體實現(xiàn)方法和步驟,最后給出了實際的測試驗證結(jié)果,相關(guān)結(jié)論,對設(shè)計PCI通信系統(tǒng)具有較強的借鑒意義。
上傳時間: 2013-10-30
上傳用戶:liuxinyu2016
VxWorks是WindRiver(風河)公司開發(fā)的嵌入式實時操作系統(tǒng)(RTOS),由于它的高實時性,所以廣泛地應用于軍事、工業(yè)控制、通信等領(lǐng)域;分析了VxWorks下PCI總線多功能數(shù)據(jù)采集卡的實現(xiàn)方法;以ADLINK的PCI7396數(shù)據(jù)采集卡為例,介紹PCI總線設(shè)備的配置空間,包括它的結(jié)構(gòu)及訪問方法,重點介紹PCI總線設(shè)備在VxWorks下驅(qū)動程序的開發(fā)步驟及編程要點,并對開發(fā)過程中的關(guān)鍵部分給予代碼說明;在某綜合控制系統(tǒng)中,開發(fā)的驅(qū)動程序運行穩(wěn)定、可靠。
上傳時間: 2013-11-02
上傳用戶:masochism
利用PCI專用接口芯片PCI9052和DEI1016 429總線收發(fā)芯片設(shè)計了ARINC429接口卡,采用DSP作為主控CPU完成數(shù)據(jù)自動處理,用雙口RAM完成DSP與PCI總線數(shù)據(jù)交換。實驗表明:所設(shè)計的接口卡傳輸效率高,可靠性好,開發(fā)簡單。
上傳時間: 2014-12-30
上傳用戶:love1314
PCI總線是目前最為流行的一種局部性總線 通過對PCI總線一些典型功能的分析以及時序的闡述,利用VetilogHDL設(shè)計了一個將非PCI功能設(shè)備轉(zhuǎn)接到PC1總線上的IP Core 同時,通過在ModeISim SE PLUS 6.0 上運行測試程序模塊,得到了理想的仿真數(shù)據(jù)波形,從軟件上證明了功能的實現(xiàn)。
上傳時間: 2014-12-30
上傳用戶:himbly
The PCI Special Interest Group disclaims all warranties and liability for the use of this document and the information contained herein and assumes no responsibility for any errors that may appear in this document, nor does the PCI Special Interest Group make a commitment to update the information contained herein.
上傳時間: 2013-11-01
上傳用戶:KSLYZ
作為一種獨立于處理器的局部總線,PCI非常適用于網(wǎng)絡(luò)適配器、硬盤驅(qū)動器、全動態(tài)視頻卡、圖形卡及各類高速外設(shè)。據(jù)稱,目前有90%的Pentium處理器采用PCI做為系統(tǒng)總線。
上傳時間: 2013-11-07
上傳用戶:liaocs77
PCI Express是由Intel,Dell,Compaq,IBM,Microsoft等PCI SIG聯(lián)合成立的Arapahoe Work Group共同草擬并推舉成取代PCI總線標準的下一代標準。PCI Express利用串行的連接特點能輕松將數(shù)據(jù)傳輸速度提到一個很高的頻率,達到遠遠超出PCI總線的傳輸速率。一個PCI Express連接可以被配置成x1,x2,x4,x8,x12,x16和x32的數(shù)據(jù)帶寬。x1的通道能實現(xiàn)單向312.5 MB/s(2.5 Gb/s)的傳輸速率。Xilinx公司的Virtex5系列FPGA芯片內(nèi)嵌PCI-ExpressEndpoint Block硬核,為實現(xiàn)單片可配置PCI-Express總線解決方案提供了可能。 本文在研究PCI-Express接口協(xié)議和PCI-Express Endpoint Block硬核的基礎(chǔ)上,使用Virtex5LXT50 FPGA芯片設(shè)計PCI Express接口硬件電路,實現(xiàn)PCI-Express數(shù)據(jù)傳輸
上傳時間: 2013-12-27
上傳用戶:wtrl
Pocket Mini開發(fā)板說明書
上傳時間: 2015-01-01
上傳用戶:immanuel2006
The Virtex-4 features, such as the programmable IDELAY and built-in FIFO support, simplifythe bridging of a high-speed, PCI-X core to large amounts of DDR-SDRAM memory. Onechallenge is meeting the PCI-X target initial latency specification. PCI-X Protocol Addendum tothe PCI Local Bus Specification Revision 2.0a ([Ref 6]) dictates that when a target signals adata transfer, "the target must do so within 16 clocks of the assertion of FRAME#." PCItermination transactions, such as Split Response/Complete, are commonly used to meet thelatency specifications. This method adds complexity to the design, as well as additional systemlatency. Another solution is to increase the ratio of the memory frequency to the PCI-X busfrequency. However, this solution increases the required power and clock resource usage.
上傳時間: 2013-11-24
上傳用戶:18707733937
PCI-PCI 橋啟動時,一般需要從EEPROM 預讀取配置數(shù)據(jù)。更改EEPROM中的數(shù)據(jù)一般需要專用的燒結(jié)器,這給調(diào)試過程帶來不便。尤其是采用表貼封裝的EEPROM。本文以Intel 公司的Dec21554PCI-PCI 橋為例,介紹一種在線讀寫EEPROM 的方法。EEPROM選用的是ATMEL 公司生產(chǎn)的AT93LC66,4Kbit,按512×8bit 組織。
上傳時間: 2013-11-08
上傳用戶:trepb001
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1