Struct ChannelStatus¶ Defined in File defs.h Struct Documentation¶ struct ChannelStatus¶ Die 与 Die 或特定通道间的通信可用性与诊断错误状态描述。 Public Members int total_channels¶ 当前评估通道配置里物理支持的最大容量总数。 vector<int> failed_channels¶ 检测或尝试布线阶段发生拥堵、受损从而无法使用的通道ID索引列。 string errorno¶ 当异常发生或无法通行时,捕获对应的详细字符串错误代码或分析描述,提供输出参考。