nextpnr/generic/viaduct
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
..
example refactor: New member functions to replace design_utils 2022-02-18 11:13:18 +00:00
okami Switch to potentially-sparse net users array 2022-02-27 13:47:05 +00:00