aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch_pybindings.cc
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-02-10 10:42:26 +0000
committergatecat <gatecat@ds0.me>2021-02-10 10:42:26 +0000
commit6bd3dba1e39780e52097533f7e89f823d7e72956 (patch)
treeccb065cf753546eaf3f55bbe8427d4c77a81ab63 /generic/arch_pybindings.cc
parentf67d474edc3f95e830ec23156a90327ae446ce6f (diff)
downloadnextpnr-6bd3dba1e39780e52097533f7e89f823d7e72956.tar.gz
nextpnr-6bd3dba1e39780e52097533f7e89f823d7e72956.tar.bz2
nextpnr-6bd3dba1e39780e52097533f7e89f823d7e72956.zip
Remove the unused CellInfo::pins field
No arches ever actually used this to implement a Cell->Bel pin mapping, and in practice if any did try they would inevitably hit bitrot. This field had limited use in practice as it is necessary to also support cases where one cell pin maps to more than one bel pin. Removing this old field is the first step towards developing a new API for this. Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'generic/arch_pybindings.cc')
0 files changed, 0 insertions, 0 deletions