FPGA (Field Programmable Gate Array)
- 작성자
- 고친과정
2024년 2월 11일 : 처음씀 (작성 중, 학습 중)
1.1. 개요
[JPG image (447.53 KB)]
FPGA (Field Programmable Gate Array)는 설계 가능 논리 소자(Gate Array) 및 내부 회로(interconnect)에 대하여 프로그래밍 가능한 반도체 소자입니다.
현재 이 문서는 아직 학습 및 작성 중에 있는 문서입니다.
Key: Verilog, HDL, HLS,
LUT, CLB, IOB, Interconnect, Clock, FlipFlop, Latch, Carry, DSP block,
순차 논리회로(Sequential Logic Circuit) / 조합 논리회로(Combinational Logic Circuit),
Distributed ROM/RAM, HBM, Shift Register, slice
1.2. 참고자료
- 용어 정리
- FPGA : Field Programmable Gate Array
- ASIC : Application Specific Integrated Circuit
- HLS : High-Level Synthesis
- CLB : Configurable Logic Block
- LUT : Look-up Table
- BRAM : Block RAM
- URAM : Ultra RAM
- RTL : Register Transfer Level
- DSP : Digital Signal Processor
- HBM : High Bandwidth Memory
- FF : Flip-Flop
- mux : multiplexer
- PLLs : Phase Locked Loops
- DLLs : Delay Locked Loops
- Field-programmable gate array - WIKIPEDIA
- FPGA - 나무위키
- Digital 논리 게이트
- Xilinx Vitis HLS
- http://www.hellofpga.com/
- PCIe® (PCI Express, Peripheral Component Interconnect Express)
- Verilog HDL 설계 - Vivado와 FPGA를 이용한 설계 실습 - 신경욱 지음
참고 영상 |
참고 영상 |
참고 영상 |