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

Public Attributes | |
| LOCType | loc_type = PIN |
| std::string | loc_name |
| u64 | loc_x = 0 |
| u64 | loc_y = 0 |
Information on a LOC.
This struct contains all relevant information on a LOC that is needed to parse and apply a XDC file to an existing netlist.
| std::string hal::xilinx_toolbox::LOC::loc_name |
| u64 hal::xilinx_toolbox::LOC::loc_x = 0 |
| u64 hal::xilinx_toolbox::LOC::loc_y = 0 |