有關SPI的vhdl實現。包括SPI官方協議,幾篇開發時用到的論文,附加了中文注釋的SPI IPcore,還有一個經過簡化的master mode的SPI實現的vhdl代碼
上傳時間: 2013-12-20
上傳用戶:hj_18
自己寫的iic配置芯片的源程序,沒有仲裁,只有一個master,多個slave.我正在做hdmi接口,歡迎探討376193764
上傳時間: 2013-12-30
上傳用戶:anng
某紙業公司的固定資產管理系統,主要有以下功能: 資產管理 折舊管理 查詢管理 報表管理 系統管理 增加固定資產 減少固定資產 借出固定資產 歸還固定資產 送修固定資產 完修固定資產 計算月度折舊 統計月度折舊 匯總月度折舊 查詢減少資產 查詢送修資產 查詢完修資產 查詢出借資產 查詢歸還資產 資產卡片報表 累計折舊報表 部門資產報表 分類資產報表 登錄管理系統 退出管理系統 新建操作用戶 修改用戶信息 修改用戶密碼 查詢用戶密碼 分配用戶權限 公司信息設置 公司部門設置 系統幫助信息 會員管理結合了Asp.net2.0中的MemberShip,還應用了SiteMap和master文件等 默認管理員帳號:51aspx,密碼:51aspx.com App_Data下為數據庫文件,默認為Sql2005 MySQL下為數據庫生成Sql語句,如果安裝了Sql2005則可以忽略此步驟
標簽: 管理系統
上傳時間: 2016-07-07
上傳用戶:ippler8
GiPS是一個面向數據密集型應用的分布式文件系統,整個系統由Master節點、數據節點和客戶端組成,具有一定的容錯性和可擴展性。系統的通信使用了中間件平臺ICE,并使用C++語言進行開發實現。GiPS具備了文件系統的基本功能,實現了對數據的流式讀寫操作,并有一定的容錯功能。
上傳時間: 2016-09-01
上傳用戶:sy_jiadeyi
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
標簽: bus bidirectional primarily designed
上傳時間: 2013-12-11
上傳用戶:jeffery
iic總線控制器VHDL實現 -- VHDL Source Files: i2c.vhd -- top level file i2c_control.vhd -- control function for the I2C master/slave shift.vhd -- shift register uc_interface.vhd -- uC interface function for an 8-bit 68000-like uC upcnt4.vhd -- 4-bit up counter i2c_timesim.vhd -- post-route I2C simulation netlist
標簽: VHDL c_control vhd control
上傳時間: 2016-10-30
上傳用戶:woshiayin
自適應turbo碼OFDM的研究論文。國外碩士論文,對OFDM研究者有一定的參考作用。-- adaptive turbo-coded OFDM, Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State university in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering.
上傳時間: 2013-12-09
上傳用戶:784533221
Use the links below to download a source distribution of Ant from one of our mirrors. It is good practice to verify the integrity of the distribution files, especially if you are using one of our mirror sites. In order to do this you must use the signatures from our main distribution directory. Ant is distributed as zip, tar.gz and tar.bz2 archives - the contents are the same. Please note that the tar.* archives contain file names longer than 100 characters and have been created using GNU tar extensions. Thus they must be untarred with a GNU compatible version of tar. If you do not see the file you need in the links below, please see the master distribution directory or, preferably, its mirror.
標簽: distribution download mirrors source
上傳時間: 2014-01-06
上傳用戶:xuanchangri
mcu與cpld之間spi接口程序,mcu為master,cpld用verilog寫成slave模塊
上傳時間: 2014-07-06
上傳用戶:chongcongying
基于freescale MC9S12XF512 MCU,芯片自帶Flexray通信控制器。可實現高達10Mb/s的Flxray通信.本程序主要功能: 1) 500ms實時中斷。 2) SPI MASTER 運行于500kHz。 3) Flexray 總線以1.25Mbit/s 通信。
上傳時間: 2016-12-07
上傳用戶:zhaiye