累计查询 0.00 亿次

sequential logic

  • 顺序逻辑:一种数字电路逻辑形式,其中当前的输出不仅取决于当前的输入,还取决于过去的输入和状态的记忆。顺序逻辑用于构建有限状态机。

双语例句

  1. Sequential logic synthesis is an important part of RTL synthesis system design.
    时序逻辑综合是RTL综合系统设计中的一个重要部分。
  2. The second is where you have to integrate the loop closely with the sequential logic.
    第二点是,人们必须将一些控制环与顺序逻辑控制更紧密地集成。
  3. This experimental quide to the digital logic comprises two parts: combinational logic and sequential logic.
    本实验指导书分为两大部分:组合逻辑,时序逻辑。

网络短语

  • sequential logic circuit
    时序逻辑电路;时序电路
  • Sequential Logic Element
    顺序逻辑组件;时序逻辑元件;循序逻辑元素;顺序逻辑元素
  • unclocked sequential logic
    非时钟式序列逻辑
  • clocked sequential logic
    时钟式序列逻辑
  • Sequential Logic Circuit Design
    时序逻辑电路设计

同义词

[计]时序逻辑;顺序逻辑;循序逻辑

英英释义

  • In digital circuit theory, sequential logic is a type of logic circuit whose output depends not only on the present value of its input signals but on the past history of its inputs. This is in contrast to combinational logic, whose output is a function of only the present input.