yosys/frontends
Henner Zeller 1a60126a34 Provide source-location logging.
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.
2018-07-19 10:22:02 -07:00
..
ast Provide source-location logging. 2018-07-19 10:22:02 -07:00
blif Increase maximum LUT size in blifparse to 12 bits 2017-09-27 15:27:42 +02:00
ilang Added avail params to ilang format, check module params in 'hierarchy -check' 2016-10-22 11:05:49 +02:00
json Parse reals as string in JSON front-end 2017-09-26 14:37:03 +02:00
liberty Bugfix in liberty parser (as suggested by aiju in #569) 2018-06-15 18:56:44 +02:00
verific Fix handling of eventually properties in verific importer 2018-07-17 12:43:30 +02:00
verilog Support SystemVerilog `` extension for macros 2018-05-17 00:09:56 -04:00