1
0
mirror of synced 2026-05-03 23:00:15 +00:00
Files
YosysHQ.yosys/kernel/rtlil.h
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

79 KiB