mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-02-25 00:27:50 +00:00
* A hardwired MUX within each logical cell is used. * The delay is equal 0. * No user placement constraints. * The output route contains dummy PIPs. They are ignored by gowin_pack, but it may be worth removing them. Signed-off-by: YRabbit <rabbit@yrabbit.cyou>