HAL  v4.5.0-124-g47ab54673
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
bit_order.h File Reference

This file contains the bit order of a module pin group and the collection of bit orders that a propagation produces. More...

#include "hal_core/defines.h"
#include "hal_core/netlist/pins/pin_group.h"
#include <optional>
#include <vector>
Include dependency graph for bit_order.h:

Go to the source code of this file.

Classes

class  hal::bitorder_propagation::BitOrder
 
class  hal::bitorder_propagation::BitOrderResult
 

Namespaces

 hal
 
 hal::bitorder_propagation
 

Typedefs

using hal::bitorder_propagation::WordIndex = u32
 

Detailed Description

This file contains the bit order of a module pin group and the collection of bit orders that a propagation produces.

Definition in file bit_order.h.