個(gè)人作品翻譯外文文獻(xiàn) 機(jī)械自動(dòng)化類.doc_第1頁(yè)
個(gè)人作品翻譯外文文獻(xiàn) 機(jī)械自動(dòng)化類.doc_第2頁(yè)
個(gè)人作品翻譯外文文獻(xiàn) 機(jī)械自動(dòng)化類.doc_第3頁(yè)
個(gè)人作品翻譯外文文獻(xiàn) 機(jī)械自動(dòng)化類.doc_第4頁(yè)
個(gè)人作品翻譯外文文獻(xiàn) 機(jī)械自動(dòng)化類.doc_第5頁(yè)
已閱讀5頁(yè),還剩14頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

附錄B 翻譯原文Electronic design automationKeyword EDA; IC;VHDL language; FPGAPROCESS DESCRIPTION Three obstacles in particular bedevil ic designers in this dawn of the system on a chip. The first is actually a shortfall-the hardware and software components of the design lack a unifying language. Then, as the number of logic gates per chip passes the million marks, verification of a designs correctness is fast becoming more arduous than doing the design itself. And finally, not only gate counts but chip frequencies also are climbing, so that getting a design to meet its timing requirements without too many design iterations is a receding goal. As is the wont of the electronic design automation (EDA) community, these concerns are being attacked by start-up companies led by a few individuals with big ideas and a little seed money.PARLEZ-VOUS SUPERLOG?A system on a chip comprises both circuitry and the software that runs on it. Such a device may contain an embedded processor core running a software modem. Most often, after the chips functionality is spelled out, usually on paper, the hardware com- potent is handed off to the circuit designers and the software is given to the pro- grammars, to meet up again at some later date. The part of the chips functionality that will end up as logic gates and transistors is writ- ten in a hardware design language-Virology or VHDL, while the part that will end up as software is most often described in the programming language C or C+. The use of these disparate languages hampers the ability to describe, model, and debug the circuitry of the IC and the software in a coherent fashion.It is time, many in the industry believe, for a new design language that can cope with both hardware and software from the initial design specification right through to final verification. Just such a new language has been developed by Co-Design Automation Inc., San Jose, Calif. Before launching such an ambitious enterprise, cofounders Simon Davidmann, who is also chief operating officer, and Peter Flake ruled out the usefulness of extending an existing language to meet system-on-chip needs. Among the candidates for extension were C, C+, Java, and Verilog. A design language should satisfy three requirements, maintained Davidmann. It should unify the design process. It should make designing more efficient. And it should evolve out of an existing methodology. None of the existing approaches filled the bill. So Davidmann and Flake set about developing new co-design language called Superlog. A natural starting point was a blend of Virology and C since from an algorithm point of view, a lot of Virology is built on C, explained Davidmann. Then they spiced the blend with bits and pieces of VHDL and Java. From Virology and VHDL, Superlog has acquired the ability to describe hardware aspects of the design, such as sequential, combinatorial, and multivalued logic. From C and Java it inherits dynamic processes and other software constructs. Even functions like interfaces, protocols, and state machines, which till now have often been done on paper, can be described in the new language. To support legacy code written in a hardware description or programming language, Superlog allows both Virology and C modules to be imported and used directly.It is important for the language to be in the public domain, according to Davidmann. The company has already begun to work with various standards organizations to this end. Not to be overlooked is the need for a suite of design tools based on the language. Recently Co-Design identified a number of electronic design automation companies, among them Magma Design Automation, Sente, and Viewlogic, that will develop tools based on Superlog. Co-Design will also develop products for the front end of the design process.ARACE TO THE FINISH Not everyone is convinced that a new language is needed. SystemC, a modeling platform that extends the capabilities and advantages of C/C+ into the hardware domain has been proposed as an alternative. Such large and powerful companies as Synopsys, Coware, Lucent Technologies, and Texas Instruments have banded together under the Open SystemC Initiative to promote their version of the next-generation design platform. To get SystemC off to a running start, the group offers a modeling platform for download off their Web site free of charge. Their hope is also to make their platform the de facto standard. The rationale for developing SystemC was straightforward, according to Joachim Kunkel, general manager and vice president of the System Level Design Business Unit at Synopsys. It was to have a standard language in which semiconductor vendors, IP vendors, and system houses could exchange system-level IP and executable specifications, and the electronic design automation industry could develop interoperable tools. Supporters of SystemC believe that the would-be standard has to be based on C+ because it allows capabilities to be added to it without leaving the language standard, Kunkel told JEEE Spectrum. Most software developers use C+ and many systems developers use C+ already to describe their systems at a behavioral level. But till now it has not been possible to describe hardware using the language.The developers of SystemC have solved that problem by defining new C+ class libraries and a simulation kcrne1 that bring to C+ all of the capabilities needed to describe hardware. These new classes implement new functionality, explained Kunkel. For example, bit vectors-strings of zeros and ones-and all the operations that you would do on them. The SystemC developers also provided a class of signed and unsigned numbers, the notion of a signal, and other concepts needed to model hardware. There are still some holes, however. For example, it is still not possible to synthesize a gate-level netlist from a SystcmC description. Rut synthesis tools for SysteniC would he a natural result of broad acceptance of the language within the user community, according to Kunkel. It remains to be seen whether SystemC or Superlog wins out in the end. Least desirable would be an outcome like the impasse between Virology and VHDL, in which both prevailed, forcing electronic design automation vendors to support both platforms in a wasteful duplication of effort. THE VERIFICATION NIGHTMARE If todays complex ICs are tough to design, they are very much tougher to verify. A variety of tools are available, each with its pros and cons. Emulation translates a design into field-programmable gate arrays (FPGAs). Presumably, if the array works as planned, the final chip will also. The emulation platform also enables designers to try 0111 the software that will run on the ASIC. The approach, though, is slow. Typical emulation systems run at a few megahertz. At roughly one million cycles per second, designers arc not getting cnough performance out of their emulation systems to verify or understand some of the things that are going on with video generation or high bandwidth communications, said John Gallagher, director of marketing for Synplicity Inc., Sunnyvale, Calif. They must process a large number of operations to ensure their functionality is correct, he added. The reason that emulation systems are so slow, according to Gallagher, is that they route the design through many FPGAs and many boards. Simplicity solution is to use a few high-end FPGAs having over one million gates running at 100 MHz. Typically, a million FPGA gates translates into 200 000 ASIC gates. Putting nine such chips on a board in a three-by-three array allows designers to represent up to 1.8million ASlC gates. And routing delays are greatly curtailed because each chip is no more than two hops away from any other chip in the array. The company% product, called Certify, is not intended to compete with reconfigurable emulation systems, which are very effective at debugging designs during the internal design process, explained Gallagher. Rather, it is a true prototype of the system, running at speeds that may approach the real thing. Certify handles three fundamental operations, said Gallagher. The first is partitioning, or breakings up the ASIC register transfer level (RTL) code into different FPGAs. It does synthesis, turning the RTL code into ASIC gates equivalent to the final ASIC gates. Then it does timing analysis. We havent just linked together the different tools,” he explained. We have taka our synthesis algorithms, between the partitioning capabilities, and laid the timing analysis across that. In addition to emulation, two complementary approaches to design verification are simulation and model checking, a type of formal verification. Simulation applies vectors to a software model of a design and checks to sec if the output has the correct value. The approach is straightforward, but is becoming increasingly tortuous as designs become more complicated and the number of possible test vectors mushrooms. So recently, electronic design automation companies have been turning to model checking to prove that designs are correctly done. The sticking point with model checking is its great difficulty of use. It is not for most engineers, said Simon Napper, chief operating officer OF Innol-ogic Systems Inc., San Jose, Calif. The usage model is very difficult-it checks properties. But the designer isnt familiar with what P property is-he is used to simulation and static timing. As a remedy, InnoLogic developed a symbolic simulation tool, which blends simulation and formal verification. It is a Virology simulator except instead of sending Is and Os through the logic, the too1 propagates symbol or symbols plus binary values.The user gains improved functional coverage dong with much faster verification. To illustrate, to completely verify a fourbit adder would require 256 binary vectors-and take 256 simulation cycles. With symbols, it takes just one cycle.Just as with formal verification, there are limits to the complexity of the circuits that symbolic simulation can completely verily. Both have trouble with multipliers, for example. A model checker will grind and grind and never produce a result, explained Napper. But in our tool we take some symbol inputs and switch them to binary values, that reduces the job from a 32- to a 16-bit multiplier. And we report to the user that we were able to verify the upper the operands. InnoLogic has announced two Versifies of symbolic simulation. ESI-XV verifies designs written in Virology. EXP-CV is meant for custom designs and memory blocks. THE TIME IS RIGHT Though the design of ICs with semiconductor geometries below 0.25 pm face challenges throughout development, some of the biggest hurdles occur during physical design, when the gates are placed on the chip and the interconnects are routed between them Problems occur here for a number of reasons. First, the capacitance, resistance, and inductance of the interconnects cannot be ignored, as they were in older, larger technologies. Crosstalk between interconnects; now closer together, must also be controlled. Several iterations through synthesis and placement may be necessary to achieve the required timing, if it can be accomplished at all. The solution proposed by Monterey Design Systems Inc., Sunnyvale, Calif., is called global design technology. This proprietary computing approach simultaneously explores, analyzes, and optimizes all aspects of the physical design. The tint product containing the technology is Dolphin, which was announced in April of last year. Dolphin simultaneously places and router each gate and flip-flop using the results or the analysis and maintaining all specified constraints. (Most place- and-route tools sequentially analyze the layout for each type of constraint.) It performs timing and logic optimization for every placement move.Timing closure is top priority for developers of the Blast Fusion physical design system from Magma Design Automations., Cupertino, Calif. Its methodology, called FixedTiming, brings timing within specified limits without iterating between synthesis and physical design .Basically, he approach fixes timing first, then adjusts cell sizes to achieve the timing requirements. Varying the cell sizes always he tool to supply the right drive strength or the load.EDA ON THE WEB As established electronic design automation companies try to sort out how to utilize the internet in their product Inks, smaller, more agile companies and start-ups arc coining up with innovative products and services, mainly in the areas or design management. A pioneer in this area is Synchronicity Inc., a virtual company headquartered in Marlboro, Mass. Synchronicity is now being joined by other companies seeking to use the internet to advantage. The concern of CCAES.COM, Milpitas, Calif a provider of Web-based engineering tools for; design automation, is the extraction of useful information about ICs, chip sets, and boards from suppliers Web sites. The issue, according to Michael Bitzko, president of the company, is that designers of products based on there components need to be able to obtain information about them quickly and route it to their engineering, manufacturing, and procurement departments as quickly as possible. In a nutshell,” said Bitzko, people used to take weeks to get data sheets. Then along cane the Web and PDF-formatted documents. But in order to create, ray, schematic symbols and footprints fur printed circuit boards, information from PDF documents must often be reentered-a costly and time-consuming process when time to infarct is a concern. CCAES.COMs products are based on the electronic component interchange (ECIX) standard developed by EDA standards organization SI, Austin, Texas, and on the Extensible Markup Language (XML), that allows the creation or Web-bask documents having (more functionality than with the conventional Hypertext Markup Language (HTM1.). The companys products include QuickData Server, a parametric search engine for electronic component information, and Quickdata Miner, which transform information contained in PDF data sheets into a usable form. The mission or Genedax Inc., Portland, Ore. is to use the Web to increase designed ability to create and manage large, complex designs, to iron design ICLISC, and to improve access to intellectual property. The company plans to announce a product in the first quarter or the year. John Ott, vice president of sales and marketing, told Sprctmni that its products will be based on the operating systems and browsers developed by Microsott Corp., Redmond, Wash. Also, the company supports a collaborative Web site, that shows what the technology can do. The site includes a search engine based on AltaVista technology that searches the Web sites of companies related to design auto illation. Ott elaborated, We also have a free Internet locator server that lets people use Netmeeting a Microsoft product for remote sharing of computer desktops and a Web board where you can post questions and get answers. Other aspects of electronic design on the Webs have been slower in taking off than design and information management. But Transim Corp also bared in Portland, Ore, has taken a big step toward Web-based design tools. Its product, Websim, is an interface between a Web browser and Simples, the companys power-supply simulator. Websim allows designers, using Simplis, to simulate designs over the Internet. So rather than poring over data sheets and looking at ranges of values, designers can see actual waveforms, explained Ncls Gahbert, Transim president and chief executive officer.Transim is working with suppliers to set up component models so that designers can log on to the supplies Web rite, select parts for their power supply, enter setup or test conditions, and run the simulation on line. Users need nothing more than a Web browser. The simulation is run on Transims ranch of six strivers from Sun Microsystems. The company has teamed up with National Semiconductor Corp, Santa Clara, Calif., to provide this service for Nationals customers. The cost is on a per-use basis and is a minimal US $10. 附錄C 翻譯中文電子設(shè)計(jì)自動(dòng)化關(guān)鍵字 電子設(shè)計(jì)自動(dòng)化; 集成電路; VHDL語(yǔ)言;現(xiàn)場(chǎng)可編程門陣列在這個(gè)片上系統(tǒng)開(kāi)始出現(xiàn)的時(shí)候,有三個(gè)問(wèn)題一直困擾著集成電路設(shè)計(jì)者。首先就是缺乏一些東西即設(shè)計(jì)的硬件部件與軟件部件之間缺少統(tǒng)一的語(yǔ)言。這樣由于每一個(gè)芯片的邏輯閘門的數(shù)量超過(guò)了百萬(wàn),因此,對(duì)設(shè)計(jì)正確性的驗(yàn)證瞬間比設(shè)計(jì)本身更加艱巨。另外,不僅僅是閘門數(shù)量問(wèn)題,集成芯片的頻率也在加大。因此,為了滿足時(shí)間需要,做出一個(gè)不用反復(fù)設(shè)計(jì)的設(shè)計(jì)是遙遠(yuǎn)的目標(biāo)。 由于已長(zhǎng)期研究電子設(shè)計(jì)自動(dòng)化,對(duì)于這方面的關(guān)注經(jīng)常受到一些新建的公司抨擊。那些公司是由幾個(gè)志向遠(yuǎn)大啟動(dòng)資金缺乏的人領(lǐng)導(dǎo)。您說(shuō)superlog?芯片系統(tǒng)由電路和軟件組成運(yùn)行。這樣的系統(tǒng)一般包含一個(gè)嵌入的處理器核運(yùn)行軟件調(diào)制解調(diào)器。通常,芯片的功能被寫(xiě)在紙上后,硬件部件就交給了集成電路設(shè)計(jì)者,軟件部件就給了程序設(shè)計(jì)者,在以后的某個(gè)閘門在合起來(lái)組在一起。芯片的一部分功能在邏輯閘門核晶體管被寫(xiě)入硬件描述語(yǔ)言-verilog語(yǔ)言或VHDL語(yǔ)言時(shí)結(jié)束。而另外一部分功能將在軟件被描述在編程語(yǔ)言C或C+中結(jié)束。這種不同語(yǔ)言的使用給描述,仿制,調(diào)試集成電路的線路和軟件的條理清晰方面都帶來(lái)了很大的不便。 從工業(yè)角度上看我們相信是時(shí)候推出一種新的設(shè)計(jì)語(yǔ)言處理硬件和軟件的問(wèn)題,使系統(tǒng)從最初的設(shè)計(jì)規(guī)格直達(dá)最后的檢驗(yàn)。加利福尼亞州的協(xié)同設(shè)計(jì)自動(dòng)化公司的san jose發(fā)展了這種新型語(yǔ)言。在成立這個(gè)蒸蒸日上的企業(yè)前,合作者,現(xiàn)經(jīng)營(yíng)主任simon davidmann和peter flake已經(jīng)得出了為滿足片上系統(tǒng)發(fā)展現(xiàn)有語(yǔ)言的實(shí)用性。選為被發(fā)展的現(xiàn)有語(yǔ)言有C,C+,Java和Verilog。davidmann說(shuō)一種設(shè)計(jì)語(yǔ)言必須滿足三個(gè)需求。第一應(yīng)該連接設(shè)計(jì)過(guò)程。第二應(yīng)該使設(shè)計(jì)更為高效。第三應(yīng)該由一種現(xiàn)存的方法演變而來(lái)。沒(méi)有一種現(xiàn)存的方法滿足這些需求,于是davidmann和flake決定發(fā)明一種新的協(xié)同設(shè)計(jì)語(yǔ)言,并命名為superlog。davidmann解釋說(shuō)“一個(gè)很自然的基準(zhǔn)點(diǎn)就是連接verilog語(yǔ)言和C語(yǔ)言,從算法觀點(diǎn)上來(lái)看,大多數(shù)verilog語(yǔ)言都是建立在C語(yǔ)言基礎(chǔ)上的?!边@時(shí)用比特和VHDL語(yǔ)言與Java語(yǔ)言將其連接起來(lái)。從Verilog andVHDL方面,superlog獲得了設(shè)計(jì)中描述硬件方面的能力,例如順序邏輯,組合邏輯和多值邏輯。從C和Java方面superlog又集成了動(dòng)態(tài)處理器和其他軟件編制。甚至像接口程序,活動(dòng)網(wǎng)絡(luò)路由協(xié)議和狀態(tài)機(jī)等現(xiàn)階段仍常被寫(xiě)在紙上的功能也能被新的語(yǔ)言描述了。為了處理已經(jīng)存在的硬件描述或編程語(yǔ)言的遺留問(wèn)題,superlog允許verilog語(yǔ)言和C語(yǔ)言模塊輸入并允許其直接使用。davidmann說(shuō)這門語(yǔ)言推廣到公共領(lǐng)域使用是非常重要的。公司已經(jīng)開(kāi)始和不同標(biāo)準(zhǔn)的組織合作工作達(dá)到其推廣的目的。不被忽視是建立在語(yǔ)言上的設(shè)計(jì)工具套裝軟件的需要,目前協(xié)同設(shè)計(jì)公司已經(jīng)和一些電子設(shè)計(jì)自動(dòng)化公司確立了合作關(guān)系。其中magma 設(shè)計(jì)自動(dòng)化公司,sente公司和viewlogic公司將發(fā)展建立的superlog上的工具。協(xié)同設(shè)計(jì)公司將繼續(xù)為設(shè)計(jì)程序的前景開(kāi)發(fā)新的產(chǎn)品。沖向終點(diǎn)的比賽并不是每一個(gè)人都相信我們需要新的語(yǔ)言。SystemC語(yǔ)言,一個(gè)建模平臺(tái),擴(kuò)展了C/C+的容量和優(yōu)勢(shì)到硬件領(lǐng)域,已經(jīng)被推薦為一個(gè)可選擇的方案。許多像synopsys公司,coware公司,lucent技術(shù)公司和德州器具公司等大型權(quán)威的公司已經(jīng)在開(kāi)放性system C下聯(lián)結(jié)在一起,開(kāi)始創(chuàng)立他們下一代設(shè)計(jì)平臺(tái)的版本。為了使system C重新運(yùn)行,這個(gè)組提供了一個(gè)建模平臺(tái)在他們的網(wǎng)址里免費(fèi)下載。他們也希望他們的平臺(tái)能成為實(shí)際的標(biāo)準(zhǔn)。據(jù)synopsys公司總經(jīng)理兼系統(tǒng)級(jí)設(shè)計(jì)商業(yè)部副總裁Joachim kunkel說(shuō),發(fā)展s

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論