1/53
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No study sessions yet.
The maximum rate in millions of bits per second at which information can be transferred to or from a memory unit
BANDWIDTH
This is an ordered set of m flip-flops designed to store an m-bit word
m-BIT REGISTERED
This is also known as the mapping of 2nd input combination of n binary variables onto the output values 0 to 1
COMBINATIONAL FUNCTION
A circuit that is used to compare the magnitude of two binary numbers
MAGNITUDE COMPARATOR
This is known as the converse problem of determining a system structure that exhibits a given behavior
SYNTHESIS
A circuit intended to generate the address or index of an active input line
ENCODER
This is termed as the task of determining a system's structure or behavior
ANALYSIS
A set of wires designed to transfer all bits of a word from a specified destination on the same or a different IC; the source and destination are typically registers
BUS
The process of reading stored information from a ROM
TABLE LOOKUP
A set of actual programs that are representative of a particular computing environment that can be used for performance evaluation
BENCHMARKS
A combinational circuit with input lines X and output lines Z such that each of the possible input combination applied to X activates a corresponding output line
DECODER
This property of a system merely names components and define their interconnection within the system
STRUCTURAL DESCRIPTION
This is a two-dimensional array of general-purpose logic circuits, called cells or logic blocks, whose functions are programmable; the cells are linked to one another by programmable buses
FIELD-PROGRAMMABLE GATE ARRAY
A device intended to route data from one of several sources to a common destination
MULTIPLEXER
Consists of a combinational circuit and a set of flip-flops
SEQUENTIAL CIRCUIT
This can provide precise, technology-independent descriptions of digital circuits at various levels of abstraction, primarily the gate and register levels
HARDWARE DESCRIPTION LANGUAGE
A computer is a example of a system which is defined informally, as a collection of these objects
COMPONENTS
This consists of a set of registers linked by combinational data-transfer and data-processing units
REGISTER-LEVEL SYSTEM
A sequential circuit designed to cycle through a predetermined sequence of distinct states
COUNTER
Concerned with processing binary variables whose possible values are restricted to bits 0 and 1
GATE-LEVEL DESIGN
Is an example of a system, which is defined informally as a collection of components that are connected to form a coherent entity with a specific function or purpose
COMPUTER
Is often defined by a diagram in which nodes are represented by circles, dots or other symbols and edges are represented by lines
GRAPH
A graph where it is convenient to draw each node as a block or box in which its name/function can be written
BLOCK DIAGRAM
Enables one to determine for any given input signal to the system, its corresponding output
BEHAVIOR STRUCTURE
Tabulation of all possible combinations of input-output values
TRUTH TABLE
Is used to identify the functions of the components
SCHEMATIC DIAGRAM
Is a formal statement of the system's structure at the highest level as a single component
ENTITY
Specifies behavior and/or internal structure
ARCHITECTURE
Convert design data into forms such as HDL description or schematic diagrams, which humans, computers, or both can efficiently process
CAD EDITORS OR TRANSLATORS
Coreate computer models of a new design, which can mimic the new design's behavior and help designers determine how well the design meets various performance and cost goals
SIMULATORS
It stored and processed numbers in true binary or base 2 form.
Electronic Discrete Variable Computer (EDVAC)
Automate the design process itself by deriving structures that implement all or part of some design step
SYNTHESIZERS
Is the computationally efficient but inexact methods and form the basis of most practical CAD tools
HEURISTICS
Also called the architecture, behavior, or system level
PROCESSOR LEVEL
Confines the flip-flpo's state changes to a narrow window of time around one edge of CK
EDGE TRIGGERING
Is a circuit that routes data from a common source to one of several destinations
DEMULTIPLEXER
Is a register designed to shift the contents of a register in and out bit at a time
SHIFT REGISTER
Are ICs containing many gates or other general-purpose cells whose interconnections can be programmed to implement any desired combinational or sequential function
PROGRAMMABLE LOGIC DEVICES
Responsible for the CPU's interpretation of instructions
I-UNIT
MOdern CPUs retain special registers for multiplication and division, but the Accumulator and the Data Register are usually replaced by this set of general-purpose registers
REGISTER FILE
In this type of ALU processing, each step processes a separate m-bit slice of each operand
MULTICYCLE PROCESSING
This is an addressing scheme where the value V(X) of the target operand is contained in the address field itself
IMMEDIATE ADDRESSING
This is a measure of pipeline's performance in terms of millions of instructions executed per second
THROUGHPUT
This part of the CPU is responsible for executing arithmetic and logical instructions on various operand types
DATAPATH
The ability to use all addressing modes in a uniform and consistent way with all opcodes of an instruction set or assembly language
ORTHOGONALITY
Part of a microinstruction that specifies the control signals to be activated
CONTROL FIELDS
This is typically composed of a pair of fixed-point ALUs, one to process exponents and the other to process mantissas
FLOATING-POINT PROCESSOR
This requires the complete operand address to appear in the instruction operand field
ABSOLUTE ADDRESSING
This is used to store an input or output operand (result) in the execution of many instructions
ACCUMULATOR
This mode of operation permits a single microinstruction to specify a short sequence of microinstruction for some increase in the complexity of the microinstruction format
POLYPHASE
Defines the function performed by the CPU
INSTTRUCTION SET
This consists of a sequence of m data-processing circuits, called stages or segment, which collectively perform a single operation on a stream of data operands passing through them
PIPELINE PROCESSOR
The purpose of this is to specify both an operation to be carried out by the CPU or other processor and the set of data to be used in the operation
INSTRUCTION
The mantissa is said to be in this state if the digit to the right of the radix point is not zero
NORMALIZED