ZYNQ术语缩写

mac2024-05-30  41

zynq架构相关

=========================================

AMBA:Advanced Microcontroller Bus Architecture 先进微控制器总线AXI:Advanced eXtensible Interface 先进可扩展接口,AMBA的一个标准APM:AXI Performance Monitor AXI性能检测器RTL:Register Transfer Level 寄存器传输级(描述方式,综合后可以得到门级描述)FSM:finite state machine 有限状态机FMC:FPGA Mezzanine CardBIST:built-in self-testC2S:card-to-systemGPIO:General Purpose Input/Output

MIO:multiplexed I/O 多路复用IO接口DDR:Double Data RateELF:Executable and Linking Format 可执行链接格式,linux/unix对象文件.dtb:device tree blob 设备树,linux板级信息的描述文件SDx:Software Define 软件定义(工具集)

DMA:Direct Memory Accessmm2s:Memory-Mapped to Streaming 内存映射到流s2mm:Streaming to Memory-Mapped 流到内存映射SDRAM:synchronous dynamic random access memory

PS:Program SystemAPU:application Processing UnitIOP:I/O peripheralsMMU:Memory Management UnitGIC:General interrupt controllerWDT:Watch Dog TimerTTC:triple timers/countersCTI:Cross trigger interfaceSIMD:single instruction multiple dataDAP:debug access port

system ports that are used to transfer data from processor memory to the Zynq device programmable logic (PL) and backACP:Accelerator Coherence PortAFI:Asynchronous FIFO InterfaceGPx:General-Purpose I/O ports

PL:Program LogicCLB:Configurable Logic BlockBRAM:port and width configurable block RAM 是PL的资源CMTs:clock management tilesMMCM:mixed-mode clock manager

ETB: embedded trace bufferPTM:program trace macrocellITM:instruction trace macrocell

SODIMM:Small outline Dual Inline Memory Module小型双内联内存模块

SFP:Small form-factor pluggable

POR:Power On ResetSPST:single-pole single-throw单刀单掷开关MRCC:Multi-Region Clock Capable多区时钟电容HDMI:high-definition multimedia interfaceDIP:Double In-line PackageRTC:Real Time ClockXDC:Xilinx Design Constraints设计约束BIST:Build In Self Test内建自测试

linux相关

==========================================

FSBL:first-stage boot loader第一阶段引导加载程序SSBL:second-stage boot loaderAMP:Asymmetric multiprocessing非对称多处理

PMMU:paged memory management unit分页内存管理单元

转载于:https://www.cnblogs.com/Osler/p/8427924.html

最新回复(0)