Commit 8e219a5
committed
Fix ABC9 sideband tests: add missing rename -enumerate
The ABC9 and Amaranth sideband invariant tests were missing the
`rename -enumerate` pass that the ABC sideband test already had.
Without it, JSON cells keep $abc$...-prefixed names while
write_verilog auto-generates _N_ names, causing a 31% match rate.
Co-developed-by: Claude Code v2.1.49 (claude-opus-4-6)1 parent 03dab2b commit 8e219a5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
| |||
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| 275 | + | |
274 | 276 | | |
275 | 277 | | |
276 | 278 | | |
| |||
0 commit comments