1
0
mirror of synced 2026-02-24 16:19:05 +00:00
Files
YosysHQ.yosys/passes
Rupert Swarbrick a9b61080a4 Add newlines to help text for dfflegalize
I think these were probably missed by accident. Spotted because GCC
spits out lots of messages like this:

passes/techmap/dfflegalize.cc:114:7: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  114 |   log("");
      |       ^~

(because we tell GCC that the first argument to log() looks like a
printf control string in log.h, and a zero length such string triggers
a warning).
2020-07-03 12:30:12 +02:00
..
2020-06-23 15:40:02 +02:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00