Today’s digital systems combine a myriad of chips with different voltage configurations.Designers must interface 2.5V processors with 3.3V memories—both RAM and ROM—as wellas 5V buses and multiple peripheral chips. Each chip has specific power supply needs. CPLDsare ideal for handling the multi-voltage interfacing, but do require forethought to ensure correctoperation.
上傳時(shí)間: 2013-11-10
上傳用戶:yy_cn
本文論述了狀態(tài)機(jī)的verilog編碼風(fēng)格,以及不同編碼風(fēng)格的優(yōu)缺點(diǎn),Steve Golson's 1994 paper, "State Machine Design Techniques for Verilog and VHDL" [1], is agreat paper on state machine design using Verilog, VHDL and Synopsys tools. Steve's paper alsooffers in-depth background concerning the origin of specific state machine types.This paper, "State Machine Coding Styles for Synthesis," details additional insights into statemachine design including coding style approaches and a few additional tricks.
標(biāo)簽: Synthesis Machine Coding Styles
上傳時(shí)間: 2013-10-12
上傳用戶:sardinescn
A collection of interface applications between various microprocessors/ controllers and the LTC1090 family of data acquisition systems. The note is divided into sections specific to each interface.
上傳時(shí)間: 2013-11-08
上傳用戶:sssnaxie
基本的編輯工具(GENERAL EDITING FACILITIES) 對(duì)象放置(Object Placement) ISIS支持多種類型的對(duì)象,每一類型對(duì)象的具體作用和功能將在下一章給出。雖然類型不同,但放置對(duì)象的基本步驟都是一樣的。 放置對(duì)象的步驟如下(To place an object:) 1.根據(jù)對(duì)象的類別在工具箱選擇相應(yīng)模式的圖標(biāo)(mode icon)。 2. Select the sub-mode icon for the specific type of object. 2、根據(jù)對(duì)象的具體類型選擇子模式圖標(biāo)(sub-mode icon)。 3、如果對(duì)象類型是元件、端點(diǎn)、管腳、圖形、符號(hào)或標(biāo)記,從選擇器里(selector)選擇你想要的對(duì)象的名字。對(duì)于元件、端點(diǎn)、管腳和符號(hào),可能首先需要從庫(kù)中調(diào)出。 4、如果對(duì)象是有方向的,將會(huì)在預(yù)覽窗口顯示出來(lái),你可以通過(guò)點(diǎn)擊旋轉(zhuǎn)和鏡象圖標(biāo)來(lái)調(diào)整對(duì)象的朝向。 5、最后,指向編輯窗口并點(diǎn)擊鼠標(biāo)左鍵放置對(duì)象。對(duì)于不同的對(duì)象,確切的步驟可能略有不同,但你會(huì)發(fā)現(xiàn)和其它的圖形編輯軟件是類似的,而且很直觀。 選中對(duì)象(Tagging an Object) 用鼠標(biāo)指向?qū)ο蟛Ⅻc(diǎn)擊右鍵可以選中該對(duì)象。該操作選中對(duì)象并使其高亮顯示,然后可以進(jìn)行編輯。
上傳時(shí)間: 2013-11-09
上傳用戶:2525775
重寫(xiě)了微軟提供SQLHelper(共用的數(shù)據(jù)庫(kù)調(diào)用接口) 1把SqlHelper的connectionString做成一個(gè)全局量,統(tǒng)一設(shè)置數(shù)據(jù)庫(kù)連接字符串 2增加了返回特定表名的DataSet的各接口。 可在項(xiàng)目的config文件設(shè)置數(shù)據(jù)庫(kù)連接字符串 private static string connectionString = System.Configuration.ConfigurationSettings.AppSettings["ConnectionString"] <!-- application specific settings --> <appSettings> <add key="ConnectionString" value="packet size=4096 user id=sa data source=localhost persist security info=True initial catalog=NorthWind password= "/> </appSettings> 當(dāng)然可以把數(shù)據(jù)庫(kù)連接方法修改后直接用。
標(biāo)簽: connectionString SQLHelper SqlHelper 微軟
上傳時(shí)間: 2013-12-12
上傳用戶:釣鰲牧馬
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).
標(biāo)簽: combat engine combination Lachesis
上傳時(shí)間: 2014-01-26
上傳用戶:firstbyte
The AVTransmit2 class is very similar to the VideoTransmit, but uses RTP managers to send the video and audio streams.
標(biāo)簽: VideoTransmit AVTransmit2 the managers
上傳時(shí)間: 2015-03-15
上傳用戶:stampede
一個(gè)在linux下的,針對(duì)聲音設(shè)備文件,混音器的設(shè)置和配置,/dev/mixer,/dev/dsp,/dev/audio,
標(biāo)簽: linux
上傳時(shí)間: 2013-12-23
上傳用戶:yan2267246
MIZI Research, Inc.發(fā)布的嵌入式Linux內(nèi)核源碼,現(xiàn)在的版本是是2.4.18-rmk7-pxa1-mz5。其中包含了很多常用硬件驅(qū)動(dòng),如CS8900、UDA1341等。 這是為一款用SAMSUNG公司S3C2410A芯片為處理器的系統(tǒng)配置的內(nèi)核,可支持 640*480 TFT、Audio、LAN、RS-232、USB等接口。
標(biāo)簽: Research Linux MIZI Inc
上傳時(shí)間: 2013-12-30
上傳用戶:wyc199288
Source files for pxa ac97 sound driver The packet contains the files that is listed below driver files /SOURCE/drivers/sound Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c pxa-audio.c pxa-audio.h sound_core.c /SOURCE/include/linux soundcard.h
標(biāo)簽: files contains Source driver
上傳時(shí)間: 2013-12-31
上傳用戶:qunquan
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1