mirror of https://github.com/YosysHQ/yosys.git
o Provide log_file_warning() and log_file_error() that prefix the log message with <filename>:<lineno>: to be easily picked up by IDEs that need to step through errors. o Simplify some duplicate logging code in kernel/log.cc o Use the new log functions in genrtlil. |
||
---|---|---|
.. | ||
Makefile.inc | ||
ast.cc | ||
ast.h | ||
dpicall.cc | ||
genrtlil.cc | ||
simplify.cc |