Container class to store a PlacementHint togerther with a set of modules and gates.
More...
#include <gui_def.h>
Container class to store a PlacementHint togerther with a set of modules and gates.
Definition at line 283 of file gui_def.h.
◆ PlacementEntry()
The constructure.
- Parameters
-
plc | - The placement hint. |
mods | - The module ids. |
gats | - The gate ids. |
Definition at line 295 of file gui_def.h.
◆ mGates
QSet<u32> hal::PlacementEntry::mGates |
◆ mModules
QSet<u32> hal::PlacementEntry::mModules |
◆ mPlacementHint
The documentation for this class was generated from the following file:
- /home/runner/work/hal/hal/plugins/gui/include/gui/gui_def.h