那么這個專業單詞到底該如何翻譯以及如何理解呢?
可以獲得有意思的一個答案:
In the context of an integrated circuit, it's common to hear the term fabric, which is used to refer to the underlying structure of the device. (As a point of interest, the word "fabric" comes from the Middle English fabryke, meaning "something constructed.") Let's start with the core fabric inside an FPGA...
很關鍵的一句是:
As a point of interest, the word "fabric" comes from the Middle English fabryke, meaning "something constructed."
那么對于FPGA Fabric?就是FPGA的底層構造了。
為了再次確認它,我們在資料:
https://ptgmedia.pearsoncmg.com/images/0131424610/samplechapter/0131424610_ch03.pdf
這篇文檔是介紹FPGA結構的一篇文檔,開頭:
In this chapter we will study the basic structures of FPGAs, known as fabrics.We will start with a brief introduction to the structure of FPGA fabrics. However, there are several fundamentally different ways to build an FPGA. Therefore, we will discuss combinational logic and interconnect for the two major styles of FPGA: SRAM-based and antifuse-based. The features of I/O pins are fairly similar among these two types of FPGAs, so we will discuss pins at the end of the chapter
第一句:In this chapter we will study the basic structures of FPGAs, known as fabrics.
就足以說明了Fabric在專業術語中表示FPGA的基本結構。
我們知道現代FPGA的結構很復雜了,不僅含有基本的邏輯資源CLB以及各種互聯資源,還有一些IP核。那么Fabric和IP之間的關系是什么?
從:https://numato.com/blog/fpga-faq/#what-are-fpga-core-and-fpga-fabric
我們找到答案:
FPGA fabric主要是指FPGA互連矩陣和嵌入其中的CLBs。
![FGPA Fabric
下面是對于IP的介紹:
FPGA核可能意味著兩件事。
FPGA IP核
SoC中的FPGA核,如Zynq MPSoC系列或Intel(原Altera)SoC,如Stratix SoC、Arria SoC等。
FPGA IP核是一個設計單元,在FPGA硬件設計中起到特定的作用。可能有CPU IP核、LED閃爍IP核、PCI Express IP核、HDMI IP核等。IP核可以被認為是像軟件中的庫一樣。庫為設計增加了特定的功能,并經過良好的測試。在硬件設計中,IP核也是同樣的東西。
在SoC的情況下,FPGA核是硅片中的一個區域,它將完整的FPGA核與處理器核(如ARM Cortex-A系列)集成在一起。賽靈思的Zynq系列就是這種SoC的一個例子。它們有全功能的FPGA芯片,以及雙核ARM Cortex-A9內核和各種外設。
FPGA fabric主要是指FPGA互連矩陣和嵌入其中的CLBs。但是,FPGA核心并不只包含FPGA結構,因為這將大大減少實際應用的可能性。除了FPGA結構之外,FPGA核心還包含許多其他元素,如PLL、塊RAM、SerDes、多吉比特收發器、PCI Express塊、DSP塊、配置邏輯等。
-
處理器
+關注
關注
68文章
19336瀏覽量
230197 -
FPGA
+關注
關注
1629文章
21753瀏覽量
604198 -
Zynq
+關注
關注
10文章
610瀏覽量
47207
原文標題:FPGA 核和FPGA Fabric的區別是什么?
文章出處:【微信號:HXSLH1010101010,微信公眾號:FPGA技術江湖】歡迎添加關注!文章轉載請注明出處。
發布評論請先 登錄
相關推薦
評論