microcodes造句
例句与造句
- the hmc should have the latest version of microcode
hmc应该有个最新版的microcode。 - your system should have the latest version of microcode
您的系统应该有最新版的microcode。 - unofficial images for linksys nslu2 with this proprietary microcode can be obtained from the
包含该专有microcode的linksysnslu2非正式映像可以从 - we have designed and finished the software module development, including boot microcode of nios ii 、 packet forwarding and filtrating
本文实现了niosii启动微码、报文转发、数据包过滤软件模块设计。 - a procedure in which an instruction is broken down into the microcode operations necessary for its execution by a control unit
一种处理过程,其间由控制器将一条指令分解成为它的执行所必须的微码操作。 - It's difficult to find microcodes in a sentence. 用microcodes造句挺难的
- a program or other coding sequence that produces a result of specified type and format ( " a macro generator "; " a microcode generator " )
产生某种指定类型和格式的结果的程序或另一种编码序列(如“宏生成程序”、“微代码生成程序”)。 - the lock instruction prefix locks out all other cpus while the microcode for the current instruction executes, thereby guaranteeing data integrity
在当前指令的微代码执行的时候,lock指令前缀把所有其他cpu关在外面,因此保证数据完整。 - even if an expression is deterministic, if it contains float expressions, the exact result may depend on the processor architecture or version of microcode
即使是确定性表达式,如果其中包含浮点表达式,则准确结果也会取决于处理器体系结构或微代码的版本。 - the major exception is the ixp4xx platform featuring devices such as the linksys nslu2 which needs a proprietary microcode for the operation of its built-in ethernet device
主要的例外是ixp4xx平台典型的设备是linksysnslu2,它需要专用的microcode来操作内建的以太网设备。 - a term applied to an operation ( say, parity checking ) or to a hardware element ( say, microcode storage ) that is not evident to a user program and need not be considered by a programmer
用于描述操作(如奇偶校验)或硬件元件(如微码存储器)的术语,对用户程序来说是隐蔽的,且不需要由程序员来考虑。 - upon this platform, we designed software architecture, microcode data structure, and microcode process flows . after debugging, we take a carefully system test, and the results conform the design, and meet the requirements of real network applications
基于该硬件平台,根据本文提出的可堆叠式vlan方案,设计了网络处理器的软件系统构架、微码数据结构和微码处理流程;方案实现最终完成了硬件开发调试,软件编码和系统测试。 - upon this platform, we designed software architecture, microcode data structure, and microcode process flows . after debugging, we take a carefully system test, and the results conform the design, and meet the requirements of real network applications
基于该硬件平台,根据本文提出的可堆叠式vlan方案,设计了网络处理器的软件系统构架、微码数据结构和微码处理流程;方案实现最终完成了硬件开发调试,软件编码和系统测试。 - and more than 70 % hardware are tested during microcode self-test since the execution of micro program can cover other data paths . boundary scan is designed according to ieee1149.1, and some other instructions such as degug, runbist are provided to support internal fault testing, online debugging and built-in self-test besides the several necessary insructions . internal scan is implemented by partial scan, through this the boundary of logic component and user-cared system registers can be selected to be scanned
bist用于测试cpu的微码rom,其它ram则利用微码rom中的微程序进行测试,而微程序的运行则可以顺带覆盖其它数据通路,从而使高达70%的硬件得到测试;边界扫描按ieee1149.1标准设计,除必备的几条边界扫描指令外,还提供了debug、runbist等指令以支持内部故障测试、在线调试及内建自测试;内部扫描采用部分扫描策略,选择逻辑部件的边界及用户关心的系统寄存器进行扫描,从而实现了硬件逻辑划分,方便了后续的测试码产生和故障模拟,并为在线调试打下了基础。 - jx5 is a complex microprocessor, which contains cache, microcode rom, instruction prefetch unit, instruction decode unit, integer unit, mmx unit, floating point unit, page unit, bus unit, dp logic, apic and so on . it is very difficulty to test a such complicated microprocessor and receive anticipative fault coverage ratio . so, we must add dft in cpu ’ design
jx5微处理器是一款结构异常复杂的微处理器,它的内部包含有:cache、微码rom、指令预取部件和动态分支预测部件、指令译码部件、整数部件、多媒体部件、浮点部件、分段和分页部件、总线接口部件、双处理器接口部件、可编程中断控制部件等。