mirror of https://github.com/openXC7/prjxray.git
Added separate lines for BLE long-form definitions.
Signed-off-by: Sarah Maddox <sarahmaddox@google.com>
This commit is contained in:
parent
cdf9ba9135
commit
696d1c4140
|
|
@ -3,10 +3,12 @@ Glossary
|
|||
|
||||
.. glossary::
|
||||
|
||||
basic element
|
||||
BEL
|
||||
basic logic element
|
||||
BLE
|
||||
Basic element (BEL) or basic logic element (BLE)
|
||||
BELs or BLEs are the basic logic elements in an FPGA, including
|
||||
Basic elements (BELs) or basic logic element (BLEs)
|
||||
are the basic logic units in an FPGA, including
|
||||
carry or fast adders (CFAs), flip flops (FFs), lookup tables (LUTs),
|
||||
multiplexers (MUXes), and other element types.
|
||||
Note: Programmable interconnects (PIPs) are not counted as BELs.
|
||||
|
|
|
|||
Loading…
Reference in New Issue