nextpnr/generic
Keith Rothman c99fbde0eb Mark IdString and IdStringList single argument constructors explicit.
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 <537074+litghost@users.noreply.github.com>
2021-02-04 16:38:07 -08:00
..
examples generic: Add support for post-PnR simulation 2019-11-27 15:17:53 +00:00
synth Update generic synth script for dfflegalize changes 2020-09-18 15:39:24 +02:00
arch_pybindings.cc Mark IdString and IdStringList single argument constructors explicit. 2021-02-04 16:38:07 -08:00
arch_pybindings.h python: Convert empty BelId to None 2018-07-04 15:26:09 +02:00
arch.cc Mark IdString and IdStringList single argument constructors explicit. 2021-02-04 16:38:07 -08:00
arch.h Mark IdString and IdStringList single argument constructors explicit. 2021-02-04 16:38:07 -08:00
archdefs.h generic: Use IdStringList for all arch object names 2021-02-02 17:00:56 +00:00
cells.cc clangformat 2019-11-18 15:07:55 +00:00
cells.h generic: Add a simple packer for generic SLICEs and IOBs 2019-04-02 15:30:01 +01:00
family.cmake Rename "dummy" arch to "generic" 2018-06-29 20:40:55 +02:00
main.cc Fix spelling of 'unsupported' 2020-05-13 20:00:37 -07:00
pack.cc Merge pull request #385 from YosysHQ/router1-arc-fixes 2020-02-03 13:55:07 +00:00