1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-16 00:21:46 +00:00
Files
YosysHQ.nextpnr/common
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-04-30 21:42:25 -05:00
2020-06-27 13:20:16 +02:00
2020-06-27 13:20:16 +02:00
2020-07-23 18:35:18 +02:00
2022-02-03 15:28:46 +00:00
2021-09-27 19:18:40 +01:00
2021-10-01 12:40:56 +01:00
2022-01-29 14:45:17 +10:00
2021-09-29 14:59:09 +02:00
2022-01-29 14:45:17 +10:00