阶段2-1:machine.toml 重写为 V2 schema(19 type + 68 op + 14 fb)

- type 表:19 条 IEC 类型(base 基元 + kind 语义 + func 映射,TOD=func4 修正)
- op 表:prefix+op 分区编码(4B RR 21 条/NONE 2 条、8B RRR 26 条/010 区 8 条、
  16B SLOT+off 8 条/IMM64 1 条、32B 预留 6 条)+ fmt + func 类别
  (none/width/uint/full/float/dst)+ params 互锁
- fb 表:14 条(fb_id 0..14,含 SR/RS/PWM/RTC 字段,字段类型命中 type 表)
- 注:MachineConfig 仍为 V1 解析,下一步同步(machine_test 暂红预期内)
This commit is contained in:
2026-08-25 19:59:24 +08:00
parent 7745dadd2d
commit dd5e69d2f7
+737 -211
View File
File diff suppressed because it is too large Load Diff