nextpnr/gowin
gatecat 85bb108ba4 Add getBelPinsForCellPin to Arch API
This is a basic implementation, without considering "M of N"
arrangements (e.g. for LUT permuation where you only want to route to 1
out of 4/6 sinks) or using a type other than IdString to identify bel
pins.

But this is also enough to start working out where in nextpnr will break
due to removing the 1:1 cell:bel pin cardinality, as a next step.

Signed-off-by: gatecat <gatecat@ds0.me>
2021-02-10 11:54:54 +00:00
..
arch_pybindings.cc clangformat 2020-12-30 16:49:55 +00:00
arch_pybindings.h Gowin target (#542) 2020-12-30 14:59:55 +00:00
arch.cc Add getBelPinsForCellPin to Arch API 2021-02-10 11:54:54 +00:00
arch.h Add getBelPinsForCellPin to Arch API 2021-02-10 11:54:54 +00:00
archdefs.h Rename Partition -> BelBucket. 2021-02-02 07:34:56 -08:00
cells.cc clangformat 2020-12-30 16:49:55 +00:00
cells.h Gowin target (#542) 2020-12-30 14:59:55 +00:00
CMakeLists.txt Gowin: Add GW1N-4 support 2021-01-03 19:45:00 +01:00
constids.inc Gowin target (#542) 2020-12-30 14:59:55 +00:00
family.cmake Gowin target (#542) 2020-12-30 14:59:55 +00:00
main.cc clangformat 2020-12-30 16:49:55 +00:00
pack.cc clangformat 2020-12-30 16:49:55 +00:00