mirror of https://github.com/YosysHQ/yosys.git
9465b2af95
Uses the regex below to search (using vscode): ^\t\tlog\("(.{10,}(?<!\\n)|.{81,}\\n)"\); Finds any log messages double indented (which help messages are) and checks if *either* there are is no newline character at the end, *or* the number of characters before the newline is more than 80. |
||
---|---|---|
.. | ||
tests | ||
Makefile.inc | ||
abc9_model.v | ||
arith_map.v | ||
brams.txt | ||
brams_map.v | ||
cells_map.v | ||
cells_sim.v | ||
dsp_map.v | ||
ff_map.v | ||
ice40_braminit.cc | ||
ice40_opt.cc | ||
latches_map.v | ||
spram.txt | ||
spram_map.v | ||
synth_ice40.cc |