|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
Data of a cell on the FPGA fabric. More...
#include </home/runner/work/hal/hal/plugins/xilinx_toolbox/include/xilinx_toolbox/types.h>

Public Attributes | |
| std::optional< LOC > | loc |
| std::optional< BELType > | bel_type |
Data of a cell on the FPGA fabric.
This struct contains all location information on a cell on the FPGA fabric, including its LOC and BEL data.
| std::optional<BELType> hal::xilinx_toolbox::CellData::bel_type |
| std::optional<LOC> hal::xilinx_toolbox::CellData::loc |