mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-02 22:58:32 +02:00
In particular inside class declarations, a static const assignment is technically not a definition, while constexpr is. Signed-off-by: Henner Zeller <[email protected]>