FPGA 核和FPGA Fabric的區別是什么?
常常在外文資料以及手冊中看到fabric?時常感覺翻譯起來很尷尬,例如:
那么這個專業單詞到底該如何翻譯以及如何理解呢?
我們通過資料:
http://xilinx.eetop.cn/viewnews-1286
可以獲得有意思的一個答案:
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塊、配置邏輯等。
FPGA TCP/IP
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。
版權聲明:本文內容由網絡用戶投稿,版權歸原作者所有,本站不擁有其著作權,亦不承擔相應法律責任。如果您發現本站中有涉嫌抄襲或描述失實的內容,請聯系我們jiasou666@gmail.com 處理,核實后本網站將在24小時內刪除侵權內容。