zoukankan
html css js c++ java
Processor technologies
hide
v
t
e
Processor technologies
Models
Turing machine
Universal
Post–Turing
Quantum
Belt machine
Stack machine
Finite-state machine
with datapath
Hierarchical
Queue automaton
Register machines
Counter
Pointer
Random-access
Random-access stored program
Architecture
Microarchitecture
Von Neumann
Harvard
modified
Dataflow
Transport-triggered
Cellular
Endianness
Memory access
NUMA
HUMA
Load/store
Register/memory
Cache hierarchy
Memory hierarchy
Virtual memory
Secondary storage
Heterogeneous
Fabric
Multiprocessing
Cognitive
Neuromorphic
Instruction set
architectures
Types
CISC
RISC
Application-specific
EDGE
TRIPS
VLIW
EPIC
MISC
OISC
NISC
ZISC
Comparison
Addressing modes
Instruction sets
x86
ARM
MIPS
Power ISA
SPARC
Itanium
Unicore
MicroBlaze
RISC-V
LMC
Others
Execution
Instruction pipelining
Pipeline stall
Operand forwarding
Classic RISC pipeline
Hazards
Data dependency
Structural
Control
False sharing
Out-of-order
Tomasulo algorithm
Reservation station
Re-order buffer
Register renaming
Speculative
Branch prediction
Memory dependence prediction
Parallelism
Level
Bit
Bit-serial
Word
Instruction
Pipelining
Scalar
Superscalar
Task
Thread
Process
Data
Vector
Memory
Distributed
Multithreading
Temporal
Simultaneous
Hyperthreading
Speculative
Preemptive
Cooperative
Flynn's taxonomy
SISD
SIMD
SWAR
SIMT
MISD
MIMD
SPMD
Processor
performance
Transistor count
Instructions per cycle
(IPC)
Cycles per instruction
(CPI)
Instructions per second
(IPS)
Floating-point operations per second
(FLOPS)
Transactions per second
(TPS)
Synaptic updates per second
(SUPS)
Performance per watt
(PPW)
Cache performance metrics
Computer performance by orders of magnitude
Types
Central processing unit
(CPU)
Graphics processing unit
(GPU)
GPGPU
Vector
Barrel
Stream
Coprocessor
ASIC
FPGA
CPLD
Multi-chip module
(MCM)
System in package
(SiP)
By application
Microprocessor
Microcontroller
Mobile
Notebook
Ultra-low-voltage
ASIP
Systems
on chip
System on a chip
(SoC)
Multiprocessor
(MPSoC)
Programmable
(PSoC)
Network on a chip
(NoC)
Hardware
accelerators
AI accelerator
Vision processing unit
(VPU)
Physics processing unit
(PPU)
Digital signal processor
(DSP)
Tensor processing unit
(TPU)
Secure cryptoprocessor
Network processor
Baseband processor
Word size
1-bit
4-bit
8-bit
12-bit
15-bit
16-bit
32-bit
48-bit
64-bit
128-bit
256-bit
512-bit
bit slicing
others
variable
Core count
Single-core
Multi-core
Manycore
Heterogeneous architecture
Components
Core
Cache
CPU cache
replacement policies
coherence
Bus
Clock rate
Clock signal
FIFO
Functional units
Arithmetic logic unit
(ALU)
Address generation unit
(AGU)
Floating-point unit
(FPU)
Memory management unit
(MMU)
Load–store unit
Translation lookaside buffer
(TLB)
Integrated memory controller
(IMC)
Logic
Combinational
Sequential
Glue
Logic gate
Quantum
Array
Registers
Processor register
Status register
Stack register
Register file
Memory buffer
Program counter
Control unit
Instruction unit
Data buffer
Write buffer
Microcode
ROM
Counter
Datapath
Multiplexer
Demultiplexer
Adder
Multiplier
CPU
Binary decoder
Address decoder
Sum addressed decoder
Barrel shifter
Circuitry
Integrated circuit
3D
Mixed-signal
Power management
Boolean
Digital
Analog
Quantum
Switch
Power
management
PMU
APM
ACPI
Dynamic frequency scaling
Dynamic voltage scaling
Clock gating
Performance per watt
(PPW)
Race to sleep
Related
History of general-purpose CPUs
Microprocessor chronology
Processor design
Digital electronics
Hardware security module
Semiconductor device fabrication
Tick–tock model
查看全文
相关阅读:
Python自动化开发从浅入深-进阶(Twisted、Reactor)
Python自动化开发从浅入深-进阶(socketServer)
Python自动化开发从浅入深-进阶(select,poll,epoll学习)
Python自动化开发从浅入深-进阶(进程)
Python自动化开发从浅入深-语言基础(一些心得)
Python自动化开发从浅入深-语言基础(常用模块)
PSSH 批量管理服务器
linux常用命令大全
Why is 0[0] syntactically valid in javascript?
免费为王(一)
原文地址:https://www.cnblogs.com/Kimbing-Ng/p/12830213.html
最新文章
DC-EPC小结
近期盘点
高网总结
数字签名与密码基础
python网络编程
岁末杂感
Python GUI编程实践
算法作业相关总结
将博客搬至CSDN
学习使用LATEX排版
热门文章
科学论文写作工具TEX/LaTEX/CTEX
FPGA约束设置
国密杂凑算法SM3
AES加密算法C代码分析
verilog PLI简介
VCS仿真器加密代码方法
常见的串行通信协议
常见的传输码型
Python自动化开发从浅入深-进阶(script,dom,jquery 基础)
Python自动化开发从浅入深-进阶(sqlalchemy)
Copyright © 2011-2022 走看看