yosys/libs
Henner Zeller 5c6e681673 Use static constexpr instead of static const where possible.
In particular inside class declarations, a static const
assignment is technically not a definition, while constexpr is.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2020-04-14 14:19:38 -07:00
..
bigint Moved stand-alone libs to libs/ directory and added libs/subcircuit 2013-02-27 09:32:19 +01:00
ezsat Improve ezsat onehot encoding scheme 2020-04-02 12:22:28 +02:00
json11 libs: import json11. 2019-09-30 15:53:11 +00:00
minisat Remove added newline (by re-running minisat 00_UPDATE.sh) 2019-05-08 11:26:58 +02:00
sha1 Use static constexpr instead of static const where possible. 2020-04-14 14:19:38 -07:00
subcircuit Use static constexpr instead of static const where possible. 2020-04-14 14:19:38 -07:00