nextpnr/generic/viaduct/okami
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
..
constids.inc okami: new Viaduct arch 2022-02-24 20:38:56 +00:00
okami_map.v okami: new Viaduct arch 2022-02-24 20:38:56 +00:00
okami_prims.v okami: new Viaduct arch 2022-02-24 20:38:56 +00:00
okami.cc Switch to potentially-sparse net users array 2022-02-27 13:47:05 +00:00
synth_okami.tcl okami: new Viaduct arch 2022-02-24 20:38:56 +00:00
viaduct_example.sh okami: new Viaduct arch 2022-02-24 20:38:56 +00:00