硬體寄存器 的英文怎麼說

中文拼音 [yìngcún]
硬體寄存器 英文
hardware register
  • : 形容詞1 (堅硬) hard; stiff; tough 2 (剛強; 堅定; 強硬) strong; firm; tough; obstinate 3 (勉...
  • : 體構詞成分。
  • : 動詞1 (存在; 生存) exist; live; survive 2 (儲存; 保存) store; keep 3 (蓄積; 聚集) accumulat...
  • : 名詞1. (器具) implement; utensil; ware 2. (器官) organ 3. (度量; 才能) capacity; talent 4. (姓氏) a surname
  • 硬體 : hardware
  1. Co - work with hardware engineer and customer to provide well - defined api to encapsulate the hardware registers operation to a hardware abstraction layer

    通過和工程師及客戶緊密合作,提供定義良好的api來封裝操作,實現對平臺的抽象。
  2. On the base of analyzing the sparc instruction set, this paper researches the pipeline technology and the resolution of correlation problems, and these problems were resolved by using the harvard architecture, internal forwarding and delay branch technology

    本文在分析sparc指令系統的基礎上,研究了流水技術及其相關問題的解決方法,並通過在上使用哈佛結構、提前寫的操作時間以及內部前推和延遲轉移等技術較好的解決了結構相關、數據相關和轉移相關的問題。
  3. For the real time performance need of the low speed speech compress algorithm and the asic implement of the transfer process between programs, the design is put forward in the paper, in which state registers control the cross access between operator and memory, register windows are used for the parameters transfer, and the technique of hardware controlling is used to avoid pipeline conflict, so that the main problems of the transfer process in tr600 are solved effectively

    摘要針對低速率語音壓縮演算法對處理系統實時處理復雜運算的性能要求,就程序調用過程的asic實現問題進行了對比與分析,進而提出了用層次狀態控制取運算元對交叉訪問的方法,並結合運用窗口傳遞參數的功能,以及利用空指令布線處理流水線沖突的方法,有效地解決了tr600晶元中調用過程在的主要問題。
  4. It presents the verification strategy used in the whole eda design flow of the chip. the simulation on module level ( inc. post - layout ) uses the software event - driven simulator, the simulation of the associated modules or whole system uses cycle - based simulator and hardware emulator, for the gate - level netlist produced by using top - down design flow, the sta tool can analyze the static timing, and more formal verification is used to ensure the correct function

    本章還提出了系統在整個eda設計流程中的設計驗證策略方法:模塊級的模擬(包括布線后的模擬)全部採用事件驅動式的軟模擬工具來驗證,各大模塊的聯合模擬及整個晶元的功能驗證(傳輸級與門級)使用基於周期的模擬工具和模擬;對于採用top - down的設計方法得到的門級網表使用專門的靜態時序分析工具來進行時序分析以及採用形式驗證來保證正確的功能。
  5. This includes initializing hardware registers, identifying the root device and the amount of dram and flash available in the system, specifying the number of pages available in the system, the filesystem size, and so on

    這包括初始化硬體寄存器、標識根設備和系統中可用的dram和閃的數量、指定系統中可用頁面的數目、文件系統大小等等。
  6. Traditional methods such as emulation can do little about it, it has to introduce some new arts. on the path of modern computer and cpu designing, the registers, level 1 cache, level 2 cache on the chip and level 3 cache on the mainboard, plus ram, hard disk or floppy disk or flash disk, make up of the modern multi - hiberarchy storage architecture

    現代計算機和cpu設計中, cpu片內的、一級高速緩( level1cache )和二級高速緩( level2cache ) ,主板上的三級高速緩沖,再加上主,外盤、軟盤、電子盤等) ,構成了現代計算機的多級系結構。
  7. 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等指令以支持內部故障測試、在線調試及內建自測試;內部掃描採用部分掃描策略,選擇邏輯部件的邊界及用戶關心的系統進行掃描,從而實現了邏輯劃分,方便了后續的測試碼產生和故障模擬,並為在線調試打下了基礎。
  8. A device or equipment making possible interoperation between two systems, for example, a hardware component or a common storage register

    能夠使兩個系統之間相互運行的一種設備或裝置。例如一種部件或一種公共的
  9. This text introduced the work patterns and register structure of 80386 processors in detail at first, latterly expounded especially the hardware interrupt handling of windows 98 with the course to the kernel of windows 98 ; then recommended the framework of realization of highly demanding hardware board interrupt handling by revising idt to intercept interrupt handling at hardware layer, subsequently introduced the application and development of vxd technology to achieve interrupt handling overall all situations under the windows 98 platform ; finally introduced the b / s pattern network application development part of this topic, specifically introduced the jsp technology system, elaborated the communication between network application part and the hardware interrupt handling routine combined with the jni technology, and provided partial important program and corresponding commentary

    本文首先詳細介紹了80386處理的工作模式和結構,接著對windows98的內核進行了相關分析,重點介紹了windows98的中斷處理過程;隨后介紹了通過修改中斷向量表以實現在層截獲中斷來實現高實時性處理的框架,又介紹了windows98下虛擬設備驅動vxd技術的應用與開發,以及中斷全局處理的實現;最後介紹本課題的b / s模式網路應用開發部分,具介紹了jsp技術系,並結合jni技術闡述了網路應用與中斷處理程序的通信,並給出部分關鍵程序及其注釋。
  10. Qe1 achieve the whole synchronization by software and hardware. during the course of the initialization of the qe1 system, the chip pm4354 can accomplish the task of synchronization of bit, frame and multiframe after the chip initialization by the software. after pm4354 accomplishes the bit synchronization, qel will read the status registers of the pm4354 to get the status of each el circuit and choose recovered clock of the specified the el circuit as the external timing source of the whole htc - 5200an equipment

    Qe1系統在系統初始化時,通過軟完成對晶元pm4354的初始化工作后,便可利用該晶元完成4路e1的同步(位同步、幀同步和復幀同步) ;在pm4354完成時鐘提取的任務后, qe1通過不斷地訪問pm4354的狀態,獲得每路e1的狀態信息,在時鐘源的選擇原則下,選擇指定e1線路的恢復時鐘作為整個htc - 5200an節點設備的外部參考時鐘,從而解決了htc 5200an的中繼板卡由e1變為qe時所帶來的網同步時鐘源。
  11. A raw ( read after write ) dependency loop model is developed in this paper to analyze the raw hazards of register operands in complex pipeline. based on this model, a " dynamic " data forwarding policy is suggested to reduce the pipeline stalls caused by data raw hazards. theoretical analysis and practical experiments both show that the average cpi increment caused by data raw hazards can be reduced effectively by the dynamic data forwarding strategy

    對于單發射結構的處理,降低cpi值的根本途徑在於通過各種軟技術減少流水線的停頓,本文構造了一個raw相關環路模型用於分析流水線中操作數的raw競爭現象,並提出了一種「動態」數據旁路優化策略,可以最大程度地減少復雜流水線中因數據的raw競爭而導致的互鎖停頓,理論分析和實測結果充分表明「動態」數據旁路機構可以有效地降低流水線因raw互鎖導致的平均cpi增量。
  12. A typical calculator chip from rcl semiconductor inc, c9821, is referenced and developed. the chip of the calculator consists of several function units such as rc oscillator, power management module, microprogrammed control unit ( mcu ), register group, lcd driver and keyboard interface

    方面,在完成計算的功能模塊劃分的基礎上,對包括rc振蕩、電源模塊、 lcd顯示驅動模塊、鍵盤介面、組、微程序控制在內的各個功能模塊的系統結構和電路原理進行了分析,掌握了它們的設計方法。
  13. Due to the development of 1c technology, now a complex system can be integrated in a chip called system on chip ( soc ). the design of soc needs new design methodologys and modeling tools. systemc is an open c + + modeling platform promoted by the open systemc initiative, which consists of a well defined set of c + + classes and a simulation kernel, supporting design abstractions at the register - transfer, behavioral, and system levels. the advantages of systemc include the ability for hardware - software co - design, the ability to exchange ip easily and efficiently, and the ability to reuse test benches across different levels of modeling abstraction

    系統級晶元的設計需要新的設計方法和建模工具。 systemc是osci ( opensystemcinitiative )組織制定和維護的一種開放源碼的c + +建模平臺,它由一個定義良好的c + +類庫及模擬內核組成,支持對系統進行傳輸級,行為級和系統級的描述。 systemc的優點包括對軟聯合設計的支持,更高效和方便的進行ip交換,以及在不同的抽象模型間復用測試基準的能力。
  14. With software and hardware co - design method, this paper proposes an algorithm to calculate register lifetime in programs, and the control of writing results back into rf is implemented through an enable control signal provided by instruction encoding at compile time

    基於軟協同設計的思想,在研究局部變量生期演算法的基礎上,本文提出了通過編譯指令編碼實現對結構的使能控制,即控制流水輸出結果是否寫回文件,以減少對文件的寫次數,從而降低文件埠的讀寫壓力。
  15. A method of inte * * cing with hardware that involves repeatedly reading a status register until the device has reached the awaited state

    一種交互方法,不斷讀狀態,直到設備進入等待狀態。
  16. A method of interfacing with hardware that involves repeatedly reading a status register until the device has reached the awaited state

    一種交互方法,不斷讀狀態,直到設備進入等待狀態。
  17. Command except that it forces the use of a hardware register

    命令,差別在於它強制使用硬體寄存器
  18. Command forces the use of a hardware register on systems that support it

    命令強制在支持硬體寄存器的系統上使用它。
  19. Commands can be used provided the architecture supports use of hardware registers to apply read and write breakpoints

    命令(假如系結構支持使用硬體寄存器)來應用讀寫斷點。
  20. The architecture - specific part of the kernel executes first and sets up hardware registers, configures the memory map, performs architecture - specific initialization, and then transfers control to the architecture - independent part of the kernel

    內核中特定於系結構的部分首先執行,設置硬體寄存器、配置內映射、執行特定於系結構的初始化,然後將控制轉給內核中與系結構無關的部分。
分享友人