在线观看www成人影院-在线观看www日本免费网站-在线观看www视频-在线观看操-欧美18在线-欧美1级

0
  • 聊天消息
  • 系統消息
  • 評論與回復
登錄后你可以
  • 下載海量資料
  • 學習在線課程
  • 觀看技術視頻
  • 寫文章/發帖/加入社區
會員中心
創作中心

完善資料讓更多小伙伴認識你,還能領取20積分哦,立即完善>

3天內不再提示

FPGA/IC領域術語表

OpenFPGA ? 來源:OpenFPGA ? 作者:OpenFPGA ? 2022-04-13 11:02 ? 次閱讀

FPGA/IC領域術語表

Chip Architecture芯片架構

ADC: Analog to Digital Converter 模數轉換器

d874c9de-bad4-11ec-aa7f-dac502259ad0.png

AES: Advanced encryption standard 高級加密標準

d8861c70-bad4-11ec-aa7f-dac502259ad0.png

Adder: Circuit to add two numbers 將兩個數字相加的電路

d895e5ec-bad4-11ec-aa7f-dac502259ad0.gif

ALU: Arithmetic logic unit 算術邏輯單元

d8adaf56-bad4-11ec-aa7f-dac502259ad0.png

Amdahl's Law: Amdahl's law of diminishing returns for speeding up fixed workloads 阿姆達爾定律-通過優化系統的單個部分獲得的整體性能改進受到實際使用改進部分的時間分數的限制

d8ba06ca-bad4-11ec-aa7f-dac502259ad0.png

Arbiter: Arbitrates between competing requesters 仲裁器-在競爭請求者之間進行仲裁

ASIC: Application specific integrated circuit.專用集成電路

Audio codec: Device/program that compresses/decompresses digital audio 音頻編解碼器-壓縮/解壓縮數字音頻的設備/程序

Boolean algebra: Algebra in which variables are either true or false 布爾代數-變量為真或假的代數

d8dbe556-bad4-11ec-aa7f-dac502259ad0.png

BTB: Branch target buffer 分支目標緩沖區

Cache: Local storage of program and/or data for future use. 程序和/或數據的本地存儲以供將來使用。

d8e7849c-bad4-11ec-aa7f-dac502259ad0.png

Cache coherence: Consistency of shared data that is stored in multiple local caches.存儲在多個本地緩存中的共享數據的一致性。

d8f5faa4-bad4-11ec-aa7f-dac502259ad0.png

CAM: Content addressable memory 內容可尋址存儲器

d9017c8a-bad4-11ec-aa7f-dac502259ad0.png

CISC: Complex instruction set computing 復雜指令集

Coprocessor: A processor used to supplement operations of a primary (host) processor.協處理器-用于補充主處理器操作的處理器。

d90e3880-bad4-11ec-aa7f-dac502259ad0.png

CPI: Cycles per instruction 每條指令的周期

CPU: Central processing unit 中央處理器

CRC: Cyclic redundancy check 循環冗余校驗

CSA: Carry save adder 進位保存加法器

DAC: Digital to Analog Converter 數模轉換器

d9376b60-bad4-11ec-aa7f-dac502259ad0.png

Distributed Computing: Computer with components working towards common goal with without strict coupling.分布式計算-具有朝著共同目標工作的組件的計算機,沒有嚴格的耦合

d94445c4-bad4-11ec-aa7f-dac502259ad0.png

DLL: Delay locked loop 延遲鎖定環(DLL) 是一種類似于鎖相環(PLL) 的數字電路

d951ca00-bad4-11ec-aa7f-dac502259ad0.png

DMA: Direct memory access 直接內存訪問

DDR Double data rate 雙倍數據速率

d95f1ef8-bad4-11ec-aa7f-dac502259ad0.png

DDS: Direct digital synthesis 直接數字合成

d969fda0-bad4-11ec-aa7f-dac502259ad0.png

DSM: Distributed shared memory 分布式共享內存

d976839a-bad4-11ec-aa7f-dac502259ad0.png

DSP: Digital signal processor 數字信號處理器

ECC: Error correcting code 糾錯碼

Ethernet: Family of standard network technologies 標準網絡技術系列

Fault Tolerance: The ability of a system to keep operating in the event of failure of one of its components. 容錯-系統在其組件之一發生故障的情況下保持運行的能力。

FRAM: Non-volatile RAM based on ferroelectric layer.基于鐵電層的非易失性 RAM。

d99ccd8e-bad4-11ec-aa7f-dac502259ad0.png

FPGA: Field-programmable gate array is a chip that can be reprogrammed "in the field". 現場可編程門陣列

FIFO: First in first out buffer 先進先出緩沖區

d9a90f9a-bad4-11ec-aa7f-dac502259ad0.png

GPU: Integrated circuit for accelerating the creation of graphics on a display. 圖形處理單元

d9b4df00-bad4-11ec-aa7f-dac502259ad0.png

DRAM: Dynamic random-access semiconductor memory 動態隨機存取半導體存儲器

Flash: Non-volatile semiconductor memory 非易失性半導體存儲器

FFT: Fast Fourier transform 快速傅里葉變換

d9f1afac-bad4-11ec-aa7f-dac502259ad0.png

FPU: Floating point unit 浮點單元

GPIO: General purpose input output, controllable at run time 通用輸入輸出,運行時可控

d9feffc2-bad4-11ec-aa7f-dac502259ad0.png

Gray code: Binary system where successive values differ by one bit 格雷碼:連續值相差一位的二進制系統

da122908-bad4-11ec-aa7f-dac502259ad0.png

HBM: High bandwidth memory 高帶寬內存

da22c894-bad4-11ec-aa7f-dac502259ad0.png

I2C: Multi-master 2 wire bus 多主機 2 線總線

da34407e-bad4-11ec-aa7f-dac502259ad0.png

LAN: Local area network 局域網

da400648-bad4-11ec-aa7f-dac502259ad0.png

LFSR: Linear feedback shift register 線性反饋移位寄存器

da51a344-bad4-11ec-aa7f-dac502259ad0.png

LSB: Least significant bit 最低有效位

[LUT] (https://en.wikipedia.org/wiki/Lookup_table): An array that replaces runtime computation with a simpler array indexing operation 查找表(LUT) 是一個數組,它用更簡單的數組索引操作代替運行時計算。

LVDS: Low-voltage differential signaling (also TIA/EIA-644) 低壓差分信號(也是 TIA/EIA-644)

da791ad2-bad4-11ec-aa7f-dac502259ad0.png

MII: Media independent interface for PHY chips PHY芯片的媒體獨立接口

da861f48-bad4-11ec-aa7f-dac502259ad0.png

MIMD: Multiple instructions multiple data architecture 多指令多數據架構

da903e88-bad4-11ec-aa7f-dac502259ad0.png

MMU: Memory management unit 內存管理單元

da9d62d4-bad4-11ec-aa7f-dac502259ad0.png

MSB: Most significant bit 最高有效位

MUX: Multiplexer 多路復用器

daad46d6-bad4-11ec-aa7f-dac502259ad0.gif

Multiplier: Binary multiplier 二進制乘數

NCO: Numerically controlled oscillator 數控振蕩器

dabea35e-bad4-11ec-aa7f-dac502259ad0.png

NOC: Network on a chip 片上網絡

dacbe85c-bad4-11ec-aa7f-dac502259ad0.png

Parallel Computing: A type of computation where many operations are carried out simultaneously. 并行計算

PCM: Phase change memory 相變存儲器

dad91464-bad4-11ec-aa7f-dac502259ad0.png

PCIe: High Speed serial computer expansion bus 高速串行計算機擴展總線

PIC: Programmable interrupt controller 可編程中斷控制器

Priority Encoder: A circuit or algorithm that compresses multiple binary inputs into a smaller number of outputs 優先級編碼器-將多個二進制輸入壓縮成較少數量輸出的電路或算法

daff63da-bad4-11ec-aa7f-dac502259ad0.png

PLL: Phase locked loop 鎖相環

db0a296e-bad4-11ec-aa7f-dac502259ad0.png

PWM: Pulse width modulation脈沖寬度調制

db163ce0-bad4-11ec-aa7f-dac502259ad0.png

Q: Q fixed point number formatQ 定點數格式

db2166ba-bad4-11ec-aa7f-dac502259ad0.png

RAID: Redundant array of disks 冗余磁盤陣列

Reconfigurable Computing: Collection of customizable datapaths connected together by a fabric 可重構計算-通過結構連接在一起的可定制數據路徑的集合

RISC: Reduced instruction set computing 精簡指令集計算

ROM: Read only memory (denser than RAM) 只讀存儲器(比 RAM 更密集)

SBC: Single board computers 單板計算機

SDR: Software defined radio 軟件定義無線電

db817a1e-bad4-11ec-aa7f-dac502259ad0.png

SERDES: Serializer/deserializer 串行器/解串器

db8e4104-bad4-11ec-aa7f-dac502259ad0.png

Shift Register: Set of registers that shifts bits one position at a time 一次移位一個位置的一組寄存器

db9bc0c2-bad4-11ec-aa7f-dac502259ad0.png

SIMD: Single instruction multiple data 單指令多數據

dbabcfa8-bad4-11ec-aa7f-dac502259ad0.png

Schmitt Trigger: Comparator circuit with hysteresis 施密特觸發器-具有遲滯的比較器電路

dbb9821a-bad4-11ec-aa7f-dac502259ad0.png

SPI: Synchronous 4 wire master/slave interface 同步4線主/從接口

dbc41afe-bad4-11ec-aa7f-dac502259ad0.png

SRAM: Static random access semiconductor memory 靜態隨機存取半導體存儲器

dbd0b89a-bad4-11ec-aa7f-dac502259ad0.png

TLB: Translation lookaside buffer 翻譯后備緩沖區

dbdcbec4-bad4-11ec-aa7f-dac502259ad0.png

UART: Asynchronous 2 wire point to point interface 異步2線點對點接口

dbe81274-bad4-11ec-aa7f-dac502259ad0.png

USB: 2 wire point to point 5 V interface 2線點對點5V接口

dbf4ccb2-bad4-11ec-aa7f-dac502259ad0.png

Video codec: Device/program that compresses/decompresses digital video 視頻編解碼器-壓縮/解壓縮數字視頻的設備/程序

Virtual Memory: The automatic mapping of virtual program addresses to physical addresses 虛擬內存-虛擬程序地址到物理地址的自動映射

dc03041c-bad4-11ec-aa7f-dac502259ad0.png

VLIW: Very long instruction level parallelism 長的指令級并行性

WAN: Wide area network 廣域網

WIFI: Wireless local area network 無線局域網

dc28ea56-bad4-11ec-aa7f-dac502259ad0.png

8b10b: Code that maps 8-bits to 10bit DC balanced symbols 將 8 位映射到 10 位 DC 平衡符號的代碼

Chip Design芯片設計

Antenna effect: Plasma induced gate oxide damage that can occur during semiconductor processing. 天線效應-在半導體加工過程中可能發生的等離子引起的柵極氧化物損壞。

dc3cca4e-bad4-11ec-aa7f-dac502259ad0.png

Asynchronous logic: Logic not governed by a clock circuit or global clock. 異步邏輯-不受時鐘電路或全局時鐘控制的邏輯。

dc4a8f9e-bad4-11ec-aa7f-dac502259ad0.png

ATPG: Automatic test pattern generation 自動測試模式生成

BIST: Built in Self Test 內置自檢

Chip: A set of electronic circuits on one small plate ("chip") of semiconductor material, normally silicon. 芯片

Clock domain crossing: Traversal of signal in synchronous digital ssytem from one clock domain to another.時鐘域交叉-同步數字系統中的信號從一個時鐘域到另一個時鐘域的遍歷。

Clock gating: Technique whereby clock in synchronous logic is shut off when idle.門控時鐘-同步邏輯中的時鐘在空閑時關閉的技術。

dc6e8048-bad4-11ec-aa7f-dac502259ad0.png

CMOS: Complimentary metal-oxide semiconductor 互補金屬氧化物半導體

dc7d8e26-bad4-11ec-aa7f-dac502259ad0.png

Cross talk: The coupling of nearby signals on a chip, usually through capacitive coupling. 串擾

dc8d9f8c-bad4-11ec-aa7f-dac502259ad0.png

CTS: Clock tree synthesis 時鐘樹合成

Domino logic: Fast clocked logic with reduced capacitive load 具有減少容性負載的快速時鐘邏輯

DEF: Design Exchange Format for layout 布局的設計交換格式

DFM: Extended DRC rules specifying how to make a high yielding design. 擴展的 DRC 規則,指定如何進行高產量設計。

DFT: Design for test可測試性設計或可測試性設計

Die: Small block of semiconductor material that can be cut ("diced") from a silicon wafer.可以從硅晶片上切割(“切塊”)的小塊半導體材料

DRC: Design Rule Constraints specifying manufacturing constraints. 指定制造約束的設計規則約束

dcb516c0-bad4-11ec-aa7f-dac502259ad0.png

DV: Design verification is the process of verifying that the logic design conforms to specification. 設計驗證是驗證邏輯設計是否符合規范的過程

ECO: Engineering change order 工程變更單

EDA: Electronic Design Automation tools used to enhance chip design productivity. 用于提高芯片設計生產力的電子設計自動化工具

dcc11600-bad4-11ec-aa7f-dac502259ad0.png

EDA companies: List of EDA companies EDA 公司

Electromigration: Transport of material caused by the gradual movement of the ions in a conductor. 由導體中的離子逐漸運動引起的物質傳輸。

dcd5a9c6-bad4-11ec-aa7f-dac502259ad0.png

EMI: Electromagnetic interference. 電磁干擾

ESD: Electrostatic discharge is the sudden flow of electricity between two electrically charged objects. 靜電放電是兩個帶電物體之間的突然電流流動

Fabless: The design and sale of semiconductor devices while outsourcing the manufacturing to 3rd party. 半導體設備的設計和銷售,同時將制造外包給第三方-無晶圓制造是硬件設備和半導體芯片的設計和銷售,同時將其制造(或晶圓廠)外包給稱為半導體代工廠的專業制造商.

FEOL: Front end of line processing. Includes all chip processing up to but not including metal interconnect layers. 生產線前端處理。包括所有芯片處理,但不包括金屬互連層。

dd0e25d0-bad4-11ec-aa7f-dac502259ad0.png

Flip-flop: A clocked circuit that has two stable states and can be used to store state information. 觸發器

Foundry: Semiconductor company offering manufacturing services. 提供制造服務的半導體公司

Full custom design: Design methodology involving layout and interconnection of individual transistors. 完全定制設計-涉及各個晶體管的布局和互連的設計方法

GDSII: Binary format of design database sent to foundry. 發送制造廠的設計數據庫的二進制格式

HDL: Specialized hardware description lanaguage for describing electronic circuits. 用于描述電子電路的專用硬件描述語言

dd29e9c8-bad4-11ec-aa7f-dac502259ad0.png

Hold time: Minimum time synchronous input should hold steady after clock event. 時鐘事件后同步輸入應保持穩定的最短時間

dd357fc2-bad4-11ec-aa7f-dac502259ad0.png

IP: Semiconductor reusable design blocks containing author's Intellectual Property. 含作者知識產權的半導體可重復使用設計塊

IP Vendors: List of commercial semiconductor IP vendors. IP 供應商

ISI: Intersymbol interference 符號間干擾( ISI ) 是一種信號失真形式,其中一個符號會干擾后續符號

dd446988-bad4-11ec-aa7f-dac502259ad0.png

Jitter: Deviation from perfect periodicity. 偏離完美的周期性

dd53d92c-bad4-11ec-aa7f-dac502259ad0.png

Latchup: Short circuit due to creation of a low-impedance path between the power supply rails of a circuit. 閂鎖-由于在電路的電源軌之間創建低阻抗路徑而引起的短路

dd6114b6-bad4-11ec-aa7f-dac502259ad0.png

Layout: Physical representation of an integrated circuit. 布局-集成電路的物理表示

LEF: Standard Cell Library Exchange Format layout.標準單元庫交換格式布局。

Logical Effort: Technique used to normalize (and optimize) digital circuits speed paths. Logical Effort是Ivan Sutherland和Bob Sproull在 1991 年創造的一個術語,是一種用于估計CMOS電路延遲的簡單技術

LVS: Layout Versus Schematic software checks that the layout is identical to the netlist.LVS : Layout Versus Schematic 軟件檢查布局是否與網表相同。

Mask Works: Copyright law dedicated to 2D and 3D integrated circuit "layouts". “掩模工作”-專門針對 2D 和 3D 集成電路“布局”的版權法。

Mealy machine: A finite state machine whose outputs depend on current state and the current inputs. 一種有限狀態機,其輸出取決于當前狀態和當前輸入。

Metastability: Ability of a digital electronic system to persist for an unbounded time in an unstable equilibrium. 數字電子系統在不穩定平衡中持續無限時間的能力。

dd84d9e6-bad4-11ec-aa7f-dac502259ad0.png

MLS: Packaging and handling precautions for some semiconductors. 濕氣敏感度級別與某些半導體的包裝和處理注意事項有關。MSL 是針對濕度敏感設備可暴露于室內環境條件(1 級為 30 °C/85%RH;所有其他級別為 30 °C/60%RH)的時間段 的電子標準。

dd904dee-bad4-11ec-aa7f-dac502259ad0.png

Moore Machine: Finite state machine whose outputs depend only on its current state.Moore型有限狀態機,其輸出僅取決于其當前狀態。

dd9bdbfa-bad4-11ec-aa7f-dac502259ad0.png

Moore's Law: Observation by Moore that the number of transistors in an IC doubles approximately every two years. 摩爾定律-摩爾觀察到,IC 中的晶體管數量大約每兩年翻一番。

ddb2351c-bad4-11ec-aa7f-dac502259ad0.png

MOSFET: Metal oxide field effect transistor. 金屬氧化物場效應晶體管。

ddc49978-bad4-11ec-aa7f-dac502259ad0.png

MOSIS: Foundry service project offering MPWs and low volume manufacturing. 提供MPW和小批量制造的鑄造服務項目。

MPW: Multi-project wafer service that integrates multiple designs on one reticle (aka "shuttle"). 多項目芯片( MPC ) 和多項目晶圓( MPW ) 半導體制造安排允許客戶在多個設計或項目之間共享掩模和微電子 晶圓制造成本

MTBF: Mean time between failures. 平均故障間隔時間。

Multi-threshold CMOS: CMOS technology with multiple transistor types with different threshold voltages. 多閾值 CMOS:具有不同閾值電壓的多種晶體管類型的 CMOS 技術。

Optical proximity correction: Technique used to compensate for semiconductor diffraction/process effects. 光學鄰近校正-用于補償半導體衍射/工藝效應的技術。

ddfe3eda-bad4-11ec-aa7f-dac502259ad0.png

Pass Transistor Logic: Logic that connects input to non-gate terminal of mosfet transistor. 將輸入連接到mosfet晶體管的非柵極端子的邏輯

dbd0b89a-bad4-11ec-aa7f-dac502259ad0.png

Physical design: Physical design flow ("layout").物理設計流程(“布局”)。

de15b8f8-bad4-11ec-aa7f-dac502259ad0.png

PDK: Process design kits consisting of a minimum set of files needed to design in a specific process. 流程設計工具包,包含在特定流程中進行設計所需的最少文件集

Power gating: Technique used to reduce leakage/standby power by shutting of the supply to the circuit. 電源門控:用于通過關閉電路電源來減少泄漏/待機功率的技術

P&R: Automated Place and Route of a circuit using an EDA tool. 使用 EDA 工具自動布局和布線電路

PVT Corners: Represents the extreme process, voltage, temperature that could occur in a given semiconductor process. 表示給定半導體工藝中可能出現的極端工藝、電壓、溫度

Radiation Hardening: Act of making devices resistant to damage caused by ionizing radiation. 輻射硬化是使電子元件和電路能夠抵抗由高水平電離輻射(粒子輻射和高能電磁輻射)引起的損壞或故障的過程

RTL: Design abstraction for digital circuit design. 寄存器傳輸級( RTL ) 是一種設計抽象,它根據硬件寄存器之間的數字信號(數據)流以及對這些信號執行 的邏輯操作對同步 數字電路進行建模

de236b92-bad4-11ec-aa7f-dac502259ad0.png

Setup time: Minimum time synchronous input should be ready before clock event. 建立時間-最小時間同步輸入應在時鐘事件之前準備好

SEU: Change of state caused by one single ionizing particle (ions, electrons, photons...). 由單個電離粒子(離子、電子、光子......)引起的狀態變化

Signoff: The final approval that the design is ready to be sent to foundry for manufacturing. signoff(也寫為sign-off )檢查是設計在流片之前必須通過的一系列驗證步驟的總稱

SOC: System On Chip 片上系統

de43a858-bad4-11ec-aa7f-dac502259ad0.png

Spice: Open source analog electronic circuit simulator. 開源模擬電子電路模擬器

STA: Method of computing the expected timing of a digital circuit without requiring full circuit simulation. 靜態時序分析(STA)

Standard Cell Design: Design process relying on a fixed set of standard cells. 標準單元設計-設計過程依賴于一組固定的標準單元

Subthreshold Leakage: Current between source and drain in MOSFET when transistor is "off". 亞閾值泄漏-晶體管“關閉”時 MOSFET 源極和漏極之間的電流

de62f67c-bad4-11ec-aa7f-dac502259ad0.png

Synchronous logic: Logic whose state is controlled by a synchronous clock. 同步邏輯

Synthesis: Translation of high level design description (e.g. Verilog) to a netlist format (e.g. standard cell gate level). 綜合-將高級設計描述(例如 Verilog)轉換為網表格式(例如標準單元門級)

de730314-bad4-11ec-aa7f-dac502259ad0.png

SystemC: Set of C++ classes and macros for simulation. Commonly used for high level modeling and testing. 一組用于模擬的 C++ 類和宏。常用于高級建模和測試

de8072a6-bad4-11ec-aa7f-dac502259ad0.png

Tape-out: Act of sending photomask chip database ("layout") to the manufacturer. 流片:將光掩模芯片數據庫(“布局”)發送給制造商的行為。

TCL: Scripting language used by most of the leading EDA chip design tools. 大多數領先的 EDA 芯片設計工具使用的腳本語言。

de8d9b20-bad4-11ec-aa7f-dac502259ad0.png

Transistor: A semiconductor device used to amplify/switch electronic signals. 晶體管

Verilog: The dominant hardware description language (HDL) for chip design. 用于芯片設計的主要硬件描述語言 (HDL)

deae1634-bad4-11ec-aa7f-dac502259ad0.png

VLSI: Very large Integrated Circuit (somewhat outdated term, everything is VLSI today). 大的集成電路(有點過時的術語,今天一切都是 VLSI)

Von Neumann architecture: Computer architecture in which instructions and data are stored in the same memory. 馮諾依曼架構:指令和數據存儲在同一內存中的計算機架構。

ded3b8d0-bad4-11ec-aa7f-dac502259ad0.png

Manufacturing制造業

BEOL: Back end of line processing for connecting together devices using metal interconnects. 使用金屬互連將設備連接在一起的生產線后端處理。

dee3fa7e-bad4-11ec-aa7f-dac502259ad0.png

Dicing: Act of cutting up wafer into individual dies. 切割-將晶圓切割成單個裸片的行為

def66542-bad4-11ec-aa7f-dac502259ad0.png

FinFet: Non planar, double-gate transistor. 非平面雙柵晶體管

df0786d8-bad4-11ec-aa7f-dac502259ad0.png

Photo-lithography: Process used in micro-fabrication to pattern parts of a thin film or the bulk of a substrate. 光刻:用于微制造的工藝,用于對薄膜的部分或基板的主體進行圖案化。

df15a81c-bad4-11ec-aa7f-dac502259ad0.png

Photomasks: Opaque plates with holes or transparencies that allow light to shine through in a defined pattern. 光掩模:帶有孔或透明膠片的不透明板,可讓光線以規定的圖案透過。

df59826c-bad4-11ec-aa7f-dac502259ad0.png

Reticle: A set of photomasks used by a stepper to step and print patterns onto a silicon wafer.標線:步進機使用的一組光掩模,用于在硅晶片上步進和打印圖案。

Semiconductor Fabrication: Process used to create the integrated circuits. 半導體制造:用于制造集成電路的工藝。

Silicon: Element (Si), forms the basis of the electronic revolution. 硅:元素 (Si),構成電子革命的基礎。

Silicon on insulator: Layered silicon–insulator–silicon with reduced parasitic capacitance. 絕緣體上硅:具有降低寄生電容的層狀硅-絕緣體-硅。

dfa349a6-bad4-11ec-aa7f-dac502259ad0.png

Stepper: Machine that passes light through reticle onto the silicon wafer being processed. 步進器:將光通過標線板傳遞到正在處理的硅晶片上的機器。

TSV: Vertical electrical connection (via) passing completely through a silicon wafer or die. 硅通孔( TSV ) 或芯片通孔是完全穿過硅晶片或芯片的垂直電連接(通孔)。

dfaecf60-bad4-11ec-aa7f-dac502259ad0.png

Wafer: Thin slice of semiconductor material used in electronics for the fabrication of integrated circuits. 晶片:用于制造集成電路的電子器件中的半導體材料薄片。

Wafer thinning: Wafer thickness reduction to allow for stacking and high density packaging. 晶圓減薄:晶圓厚度減小以允許堆疊和高密度封裝。

Packaging封裝

3D IC's: The process of stacking integrated circuits and connecting them through TSVs. 通過堆疊硅晶片或裸片并使用例如硅通孔(TSV) 或 Cu-垂直互連

e0112c96-bad4-11ec-aa7f-dac502259ad0.png

BGA: Ball grid array is a type of surface-mount packaging (a chip carrier) used for integrated circuits. 球柵陣列是一種用于集成電路的表面貼裝封裝(芯片載體)

BGA substrate: A miniaturized PCB that mates the silicon die to BGA pins. 將硅芯片與 BGA 引腳配對的小型化 PCB

Bumping: Placing of bumps on wafer/dies in preparation for package assembly. 凸塊:在晶圓/裸片上放置凸塊,為封裝組裝做準備。

DIMM: Dual in line memory module. 雙列直插內存模塊。

Flip-chip: Method of bonding a silicon die to package using solder bumps. 使用焊料凸點將硅芯片鍵合到封裝上的方法。

IC Assembly: Semiconductor die is encased in a supporting case "package". IC 組裝

Interposer: Electrical interface used to spread a connection to a wider pitch. 用于將連接擴展到更寬間距的電氣接口

e0b6136e-bad4-11ec-aa7f-dac502259ad0.png

Heat sink: A passive heat exchanger. 散熱器-被動式熱交換器。

Heat pipe: Device for efficiently transferring heat between two solid interfaces . 熱管-在兩個固體界面之間有效傳遞熱量的裝置。

KGD: Known Good Die. Dies that have been completely tested at wafer probe. 晶圓測試是半導體器件制造過程中執行的一個步驟。在此步驟中,在將晶圓發送到芯片準備之前執行,晶圓上存在的所有單個集成電路都通過對其應用特殊的測試模式來測試功能缺陷。

Leadframe: Metal structure inside a chip package that carry signals from the die to the outside. 引線框架:芯片封裝內的金屬結構,可將信號從芯片傳送到外部。

POP: Package on Package

e13a47ec-bad4-11ec-aa7f-dac502259ad0.png

SIP: System In Package 系統封裝

e14ac158-bad4-11ec-aa7f-dac502259ad0.png

SMT: Technique whereby packaged chips are mounted directly onto the PCB surface. 封裝芯片安裝在 PCB 表面上的技術。

Through-hole: TPackage pins inserted in drilled holes and soldered on opposite side of the board. 通孔

Wirebond: Method of bonding a silicon die to a package using wires. 使用導線將硅芯片與封裝結合的方法

e1887e12-bad4-11ec-aa7f-dac502259ad0.png

WSI: Wafer scale integration 晶圓級集成

Test測試

Arbitrary Waveform Generator: Electronic instrument used to generate arbitrary signal waveforms. 任意波形發生器:用于產生任意信號波形的電子儀器。

ATE: Automatic Test Equipment for testing integrated circuits. 用于測試集成電路的自動測試設備。

Burn-in: Process of screening parts for potential premature life time failures. 老化:篩選零件以發現潛在的過早壽命故障的過程。

e1ce6c1a-bad4-11ec-aa7f-dac502259ad0.png

DIB: Device Interface Board for interfacing DUT to ATE. Also called DUT board, probe card, load board, PIB. 用于將 DUT 連接到 ATE 的設備接口板。也稱為 DUT 板、探針卡、負載板、PIB。

DMM: Electronic instrument for measuring voltage, current, and resistance. 用于測量電壓、電流和電阻的電子儀器。

DUT: Device under test 被測設備

FIB: Focused ion beam 聚焦離子束

e20b8da2-bad4-11ec-aa7f-dac502259ad0.png

JTAG: Industry standard for verifying and testing/debugging printed circuit boards after manufacturing. 制造后驗證和測試/調試印刷電路板的行業標準。

e219e23a-bad4-11ec-aa7f-dac502259ad0.png

Logic Analyzer: Electronic instrument for capturing multiple digital signal from a system. 邏輯分析儀:用于從系統中捕獲多個數字信號的電子儀器。

MCM: Multi-chip Module 多芯片模塊

Oscilloscope: Electronic instrument for tracking the change of an electrical signal over time. 示波器:跟蹤電信號隨時間變化的電子儀器。

Probe Card: A direct interface between electronic test systems and a semiconductor wafer. 探針卡:電子測試系統和半導體晶片之間的直接接口。

SEM: Scanning electron microscope 掃描電子顯微鏡

Shmoo Plot: An ASCII plot of a component response over a range of conditions. Shmoo 圖:在一系列條件下組件響應的 ASCII 圖。

e2a36a82-bad4-11ec-aa7f-dac502259ad0.png

Spectrum Analyzer: Electronic instrument for measuring the power of the spectrum of an unknown signal. 頻譜分析儀:用于測量未知信號頻譜功率的電子儀器。

審核編輯 :李倩

聲明:本文內容及配圖由入駐作者撰寫或者入駐合作網站授權轉載。文章觀點僅代表作者本人,不代表電子發燒友網立場。文章及其配圖僅供工程師學習之用,如有內容侵權或者其他違規問題,請聯系本站處理。 舉報投訴
  • FPGA
    +關注

    關注

    1630

    文章

    21759

    瀏覽量

    604346
  • IC
    IC
    +關注

    關注

    36

    文章

    5965

    瀏覽量

    175797
  • adc
    adc
    +關注

    關注

    98

    文章

    6514

    瀏覽量

    545049
  • 模數轉換器
    +關注

    關注

    26

    文章

    3209

    瀏覽量

    126887

原文標題:FPGA/IC領域術語表

文章出處:【微信號:Open_FPGA,微信公眾號:OpenFPGA】歡迎添加關注!文章轉載請注明出處。

收藏 人收藏

    評論

    相關推薦

    FPGA在圖像處理領域的優勢有哪些?

    FPGA(Field Programmable Gate Array,現場可編程門陣列)在圖像處理領域具有顯著的優勢,這些優勢主要體現在以下幾個方面: 一、高并行處理能力 FPGA內部擁有大量的邏輯
    發表于 10-09 14:36

    TPS6521905電源管理IC(PMIC)數據

    電子發燒友網站提供《TPS6521905電源管理IC(PMIC)數據.pdf》資料免費下載
    發表于 08-28 10:28 ?2次下載
    TPS6521905電源管理<b class='flag-5'>IC</b>(PMIC)數據<b class='flag-5'>表</b>

    RS-232術語表和選擇指南

    電子發燒友網站提供《RS-232術語表和選擇指南.pdf》資料免費下載
    發表于 08-26 09:16 ?0次下載
    RS-232<b class='flag-5'>術語表</b>和選擇指南

    LED恒流IC領域的照明方案

    LED恒流IC領域的照明方案提供商。 主要于LED照明、廣告背光、植物燈、UVC殺菌燈、汽車/軌道列車…等應用。 芯片選型 NU501 ,NU502,NU504,NU402 ,NU403
    發表于 08-02 17:05

    FPGA在自動駕駛領域有哪些優勢?

    FPGA(Field-Programmable Gate Array,現場可編程門陣列)在自動駕駛領域具有顯著的優勢,這些優勢使得FPGA成為自動駕駛技術中不可或缺的一部分。以下是FPGA
    發表于 07-29 17:11

    FPGA在自動駕駛領域有哪些應用?

    FPGA(Field-Programmable Gate Array,現場可編程門陣列)在自動駕駛領域具有廣泛的應用,其高性能、可配置性、低功耗和低延遲等特點為自動駕駛的實現提供了強有力的支持。以下
    發表于 07-29 17:09

    HarmonyOS NEXT Developer Beta1最新術語表

    A abc文件 方舟字節碼(ArkCompiler Bytecode)文件,是ArkCompiler的編譯工具鏈以源代碼作為輸入編譯生成的產物,其文件后綴名為.abc。在發布態,abc文件會被打包到HAP中。 ANS Advanced Notification Service,通知增強服務,是HarmonyOS中負責處理通知的訂閱、發布和更新等操作的系統服務。 Atomic Service,元服務 原名原子化服務,是HarmonyOS提供的一種面向未來的服務提供方式,是有獨立入口的(用戶可通過點擊服務卡片打開元服務)、免安裝的(無需顯式安裝,由系統程序框架后臺安裝后即可使用)用戶應用程序形態。 ArkUI 方舟開發框架,是為HarmonyOS平臺開發極簡、高性能、跨設備應用設計研發的UI開發框架,支撐開發者高效地構建跨設備應用UI界面。。 ArkCompiler 方舟編譯器,是華為自研的統一編程平臺,包含編譯器、工具鏈、運行時等關鍵部件,支持高級語言在多種芯片平臺的編譯與運行,可支撐傳統應用、元服務運行在手機、個人電腦、平板、電視、汽車和智能穿戴等多種設備上的需求。 C CES Common Event Service,是HarmonyOS中負責處理公共事件的訂閱、發布和退訂的系統服務。 Cross-device migration,跨端遷移 是一種實現用戶應用程序流轉的技術方案。指在A端運行的用戶應用程序,遷移到B端上并從遷移時刻A端狀態繼續運行,然后A端用戶應用程序退出。 D DV Device Virtualization,設備虛擬化,通過虛擬化技術可以實現不同設備的能力和資源融合。 E ExtensionAbility Stage模型中的組件類型名,即ExtensionAbility組件,提供特定場景(如卡片、輸入法)的擴展能力,滿足更多的使用場景。 F FA Feature Ability,在FA模型中代表有界面的Ability,用于與用戶進行交互。 FA模型 HarmonyOS早期版本開始支持的應用模型,已經不再主推。建議使用新的Stage模型進行開發。 H HAP Harmony Ability Package,一個HAP文件包含應用的所有內容,由代碼、資源、三方庫及應用配置文件組成,其文件后綴名為.hap。 HDF Hardware Driver Foundation,硬件驅動框架,用于提供統一外設訪問能力和驅動開發、管理框架。 HML HarmonyOS Markup Language,是一套類HTML的標記語言。通過組件、事件構建出頁面的內容。頁面具備數據綁定、事件綁定、列表渲染、條件渲染等高級能力。 Hop,流轉 在HarmonyOS中泛指涉及多端的分布式操作。流轉能力打破設備界限,多設備聯動,使用戶應用程序可分可合、可流轉,實現如郵件跨設備編輯、多設備協同健身、多屏游戲等分布式業務。 流轉為開發者提供更廣的使用場景和更新的產品視角,強化產品優勢,實現體驗升級。 I IDN Intelligent Distributed Networking,是HarmonyOS特有的分布式組網能力單元。開發者可以通過IDN獲取分布式網絡內的設備列表和設備狀態信息,以及注冊分布式網絡內設備的在網狀態變化信息。 M Manual hop,用戶手動流轉 是指開發者在用戶應用程序中內嵌規范的流轉圖標,使用戶可以手動選擇合適的可選設備進行流轉。用戶點擊圖標后,會調起系統提供的流轉面板。面板中會展示出用戶應用程序的信息及可流轉的設備,引導用戶進行后續的流轉操作。 MSDP Mobile Sensing Development Platform,移動感知平臺。MSDP子系統提供分布式融合感知能力,借助HarmonyOS分布式能力,匯總融合來自多個設備的多種感知源,從而精確感知用戶的空間狀態、移動狀態、手勢、運動健康等多種狀態,構建全場景泛在基礎感知能力,支撐智慧生活新體驗。 Multi-device collaboration,多端協同 是一種實現用戶應用程序流轉的技術方案。指多端上的不同FA/PA同時運行、或者接替運行實現完整的業務;或者,多端上的相同FA/PA同時運行實現完整的業務。 P PA Particle Ability,在FA模型中代表無界面的Ability,主要為Feature Ability提供支持,例如作為后臺服務提供計算能力,或作為數據倉庫提供數據訪問能力。 S Service widget,服務卡片 將用戶應用程序的重要信息以服務卡片的形式展示在桌面,用戶可通過快捷手勢使用卡片,以達到服務直達、減少層級跳轉的目的。 Stage模型 HarmonyOS 3.1 Develper Preview版本開始新增的應用模型,提供UIAbility、ExtensionAbility兩大類應用組件。由于該模型還提供了AbilityStage、WindowStage等類作為應用組件和Window窗口的“舞臺”,因此稱之為Stage模型。 Super virtual device,超級虛擬終端 亦稱超級終端,通過分布式技術將多個終端的能力進行整合,存放在一個虛擬的硬件資源池里,根據業務需要統一管理和調度終端能力,來對外提供服務。 System suggested hop,系統推薦流轉 是指當用戶使用用戶應用程序時,所處環境中存在使用體驗更優的可選設備,則系統自動為用戶推薦該設備,用戶可確認是否啟動流轉。 U UIAbility Stage模型中的組件類型名,即UIAbility組件,包含UI,提供展示UI的能力,主要用于和用戶交互。 本文根據HarmonyOS NEXT Developer Beta1官方公開的開發文檔整理而成。
    發表于 06-27 16:16

    信號處理常用術語有哪些?

    信號處理常用術語
    發表于 06-04 07:17

    IC卡水表抄是什么?什么叫IC卡水表抄

    一、什么叫IC卡水表抄IC卡水表抄是一種現代化水資源管理方法,主要是通過集成智能IC卡科技的水表開展計量檢定和傳送數據。用戶在預付模式中
    的頭像 發表于 05-25 14:44 ?625次閱讀
    <b class='flag-5'>IC</b>卡水表抄<b class='flag-5'>表</b>是什么?什么叫<b class='flag-5'>IC</b>卡水表抄<b class='flag-5'>表</b>?

    的定義、原理和應用領域

    在電子測量與測試領域,源(Source Measure Unit,簡稱SMU)是一種重要的測試工具,它集合了電壓源、電流源、電壓、電流、歐姆
    的頭像 發表于 05-15 16:09 ?1571次閱讀

    FPGA 完整形式

    FPGA 代表 現場可編程門陣列 ,它是一種可以編程以針對特定應用執行定制操作的 IC。他們有數千個門。在VLSI領域FPGA已經非常流行。使用VHDL和Verilog等語言編寫
    發表于 03-30 11:49

    fpga封裝技術有哪些應用領域

    總的來說,FPGA封裝技術憑借其高性能、靈活性和可靠性,在多個領域發揮著重要作用。隨著技術的不斷進步和應用需求的增長,FPGA封裝技術的應用場景還將繼續擴展。
    的頭像 發表于 03-26 15:49 ?625次閱讀

    fpga和數字ic區別 fpga和plc區別

    fpga和數字ic區別 FPGA(現場可編程邏輯門陣列)和數字IC(集成電路)在設計、功能、應用等方面存在顯著的區別。 FPGA和數字
    的頭像 發表于 03-14 18:08 ?2695次閱讀

    適用于ARM Cortex?—A53處理器和 FPGA的集成電源管理IC TPS65220數據

    電子發燒友網站提供《適用于ARM Cortex?—A53處理器和 FPGA的集成電源管理IC TPS65220數據.pdf》資料免費下載
    發表于 03-06 14:56 ?0次下載
    適用于ARM Cortex?—A53處理器和 <b class='flag-5'>FPGA</b>的集成電源管理<b class='flag-5'>IC</b> TPS65220數據<b class='flag-5'>表</b>

    詳解FPGA六大應用領域

    芯片。 這樣極大的方便我們 IC 設計人員去驗證自己的 IC 設計。 其他,比如電力行業的高速數據采集,醫療行業的高速、大數據量的模擬量采集傳輸,軍工行業的雷達、衛星、制導系統等等都是FPGA的應用
    發表于 01-17 17:03
    主站蜘蛛池模板: 福利视频网址| 5278欧美一区| 丁香花在线观看免费观看| 狠狠五月婷婷| 国产黄色大片又色又爽| 大胆国模一区二区三区伊人| www男人的天堂| 天天躁夜夜躁狠狠躁躁88| 日本特黄特色视频| 欧美黄色免费大片| 夜夜bb| 69 hd xxxx日本| 欧美视频色| 免费爱爱网| 国产精品伦子一区二区三区| a毛片基地免费全部香蕉| 午夜国产理论| 精品看片| semimi亚洲综合在线观看| 男女午夜剧场| 亚洲爽爽网站| 亚洲精品国产自在久久出水| 亚洲精品久久婷婷爱久久婷婷| 99久久精品免费观看国产| 色天使视频| 久久久久免费精品国产| 在线免费视频| 黄色网址日本| 色视频免费观看高清完整| 亚洲w码欧洲s码免费| 欧美一级片观看| 电影天堂在线观看三级| 深夜视频在线播放视频在线观看免费观看 | 亚洲色播永久网址大全| 一级毛片aaaaaa视频免费看| 日韩在线网| 大胆国模一区二区三区伊人| 日日草天天干| 亚洲一区小说区中文字幕| 性网站在线观看| 久久精品国产清自在天天线|