mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-09-08 14:35:12 +02:00
Single argument constructors will silently convert to that type. This is typically not the right thing to do. For example, the nexus and ice40 arch_pybindings.h files were incorrectly parsing bel name strings, etc. Signed-off-by: Keith Rothman <[email protected]>