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、指令預取部件和動態分支預測部件、指令譯碼部件、整數部件、多媒體部件、浮點部件、分段和分頁部件、總線接口部件、雙處理器接口部件、可編程中斷控制部件等。