1
0
mirror of synced 2026-05-03 14:50:26 +00:00
Files
YosysHQ.yosys/kernel/rtlil.cc
Henner Zeller 9c41b43191 Use compiler-generated default constructor for RTLIL::Const::Const
No need for a manual implementation.
While at it: have the constructor that takes a string take a
const string reference instead to avoid a copy.
2022-06-09 16:07:45 +01:00

139 KiB