1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-05-01 14:05:55 +00:00
Files
YosysHQ.nextpnr/gowin
gatecat 86699b42f6 Switch to potentially-sparse net users array
This uses a new data structure for net.users that allows gaps, so
removing a port from a net is no longer an O(n) operation on the number
of users the net has.

Signed-off-by: gatecat <gatecat@ds0.me>
2022-02-27 13:47:05 +00:00
..
2021-10-07 18:38:33 +10:00
2021-10-22 14:41:18 +10:00
2022-02-15 14:12:16 +02:00
2022-01-29 14:45:17 +10:00
2022-01-29 14:45:17 +10:00
2020-12-30 14:59:55 +00:00
2022-02-04 14:24:22 +10:00
2022-02-03 15:28:46 +00:00