- 1、本文档共28页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
常见电子专业术中英文对照
常见电子专业术语中英文对照【转载】 发布时间:2006年8月14日 点击次数:145
详细内容:常见电子专业术语中英文对照【转载】
常见英文缩写解释(按字母顺序排列):
ASIC:? Application Specific Integrated Circuit.? 专用IC
CPLD:? Complex Programmable Logic Device.? 复杂可编程逻辑器件
EDA:?? Electronic Design Automation.??? 电子设计自动化
FPGA:? Field Programmable Gate Array.? 现场可编程 门阵列
GAL:?? Generic Array Logic.???????????????? 通用阵列逻辑
HDL:?? Hardware Description Language.??? 硬件描述语言
IP:???? Intelligent Property.????????? 智能模块
PAL:?? Programmable Array Logic.?? 可编程阵列逻辑
RTL:?? Register Transfer Level.?? 寄存器传输级描述)
SOC:?? System On a Chip.??????????????? 片上系统
SLIC:?? System Level IC.?????????????????? 系统级IC
VHDL:? Very high speed integrated circuit Hardware Description Language.???? 超高速集成电路硬件描述语言
A ASIC(专用集成电路) Application-Specific Integrated Circuit. A piece of custom-designed hardware in a chip.专用集成电路。一个在一个芯片上定制设计的硬件。 address bus (地址总线) A set of electrical lines connected to the processor and all of the peripher als withwhich itcommunicates. The address bus is used by the processor to select aspecific memory location or register within a particular peripheral. If the address bus contains n electrical lines, the processor can uniquely address up to 2^n such locations.一个连接处理器与所有外设的,用来通讯的电子线路集。地址总线被处理器用来选择在特定外设中的存储器地址或寄存器。如果地址总线有n条电子线路,处理器能唯一寻址高达2^n的地址空间。 application software(应用软件) Describes software modules specific to a particular embedded project. The application software is unlikely to be reusable across embedded platforms, simply because each embedded system has a different application. 用来描述一个特定的嵌入式项目中的某一软件模块。应用软件不象可重用的交叉嵌入式平台,只是因为每一个嵌入式系统有不同的应用软件。 assembler(汇编编译器) A software development tool that translates human-readable assembly language programs into machine-language instructions that the processor can understandand execute. 一个能把人可读的汇编语言程序转换到处理器可理解和运行的机器指令的软件开发工具。 assembly language(汇编语言) A human-readable form of a processors instruction set. Most processor-specific functions must be written in assembly language.
文档评论(0)