nextpnr/nexus
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
..
.gitignore nexus: Build and embed chipdb automatically 2020-11-30 08:45:27 +00:00
arch_place.cc nexus: Fix validity checking when DSPs are used 2020-11-30 08:45:28 +00:00
arch_pybindings.cc Run "make clangformat". 2021-02-02 07:44:49 -08:00
arch_pybindings.h Mark IdString and IdStringList single argument constructors explicit. 2021-02-04 16:38:07 -08: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 Run "make clangformat". 2021-02-02 07:44:49 -08:00
bba_version.inc nexus: Switch from RelPtr to RelSlice 2021-01-27 17:24:01 +00:00
CMakeLists.txt nexus: Update for new monolithic prjoxide 2020-11-30 08:45:27 +00:00
constids.inc nexus: Add MULTADDSUB9X9WIDE support 2020-12-08 15:49:48 +00:00
family.cmake nexus: Build and embed chipdb automatically 2020-11-30 08:45:27 +00:00
fasm.cc Mark IdString and IdStringList single argument constructors explicit. 2021-02-04 16:38:07 -08:00
global.cc nexus: Improve error handling in global router 2020-11-30 08:45:28 +00:00
io.cc nexus: Basic support for differential IO types 2020-11-30 08:45:28 +00:00
main.cc nexus: Add post-place LUTFF optimisation 2020-11-30 08:45:28 +00:00
pack.cc Mark IdString and IdStringList single argument constructors explicit. 2021-02-04 16:38:07 -08:00
pdc.cc nexus/pdc: Parse simple clock constraints 2020-12-02 09:34:11 +00:00
pins.cc nexus: Fix LRAM pin types 2020-12-07 13:26:45 +00:00
post_place.cc nexus: Add post-place LUTFF optimisation 2020-11-30 08:45:28 +00:00