nextpnr/himbaechel/uarch
YRabbit 2fb1d1982f Gowin. Fix wire IDs leak.
In some cases, wires with the same name were being re-created.

This affected both the creation of shared primitive ports and changing
the wire type if the cell had an additional function.

Here, we separate wire creation and type change into a separate function and use it in most cases.

Addresses: https://github.com/YosysHQ/nextpnr/issues/1759

Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
2026-08-03 15:51:32 +02:00
..
example himbaechel: add uarch specific options parsing (#1582) 2025-10-21 14:41:53 +02:00
gatemate gatemate: fixed test assert 2026-07-27 14:52:21 +02:00
gowin Gowin. Fix wire IDs leak. 2026-08-03 15:51:32 +02:00
ng-ultra himbaechel: Merge all test entrypoints into one 2026-07-27 11:01:32 +02:00
xilinx xilinx: Better model how LUTs pack for static 2026-05-06 11:27:52 +02:00