38 namespace simulation_utils
44 u32 get_int_bus_value(
const std::unordered_map<std::string, BooleanFunction::Value>& signal_values,
const std::vector<GatePin*>& ordered_pins);
Value
represents the type of the node
u32 get_int_bus_value(const std::unordered_map< std::string, BooleanFunction::Value > &signal_values, const std::vector< GatePin * > &ordered_pins)
BooleanFunction::Value toggle(BooleanFunction::Value v)
std::vector< BooleanFunction::Value > int_to_values(u32 integer, u32 len)
u32 values_to_int(const std::vector< BooleanFunction::Value > &values)
BooleanFunction::Value process_clear_preset_behavior(AsyncSetResetBehavior behavior, BooleanFunction::Value previous_output)