3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-23 12:48:54 +00:00
yosys/kernel
Zachary Snow 66447e8faf logger: fix unmatched expected warnings and errors
- Prevent unmatched expected error patterns from self-matching
- Prevent infinite recursion on unmatched expected warnings
- Always print the error message for unmatched error patterns
- Add test coverage for all unmatched message types
- Add test coverage for excess matched logs and warnings
2022-01-04 13:39:34 -07:00
..
binding.cc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
binding.h Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
bitpattern.h
calc.cc
cellaigs.cc
cellaigs.h
celledges.cc
celledges.h
celltypes.h Add $aldff and $aldffe: flip-flops with async load. 2021-10-02 18:12:52 +02:00
consteval.h
constids.inc sta: very crude static timing analysis pass 2021-11-25 17:20:27 +01:00
cost.h
driver.cc Hotfix for run_shell auto-detection 2021-12-14 21:38:58 +01:00
ff.cc dfflegalize: Refactor, add aldff support. 2021-10-27 14:14:01 +02:00
ff.h dfflegalize: Refactor, add aldff support. 2021-10-27 14:14:01 +02:00
ffinit.h
ffmerge.cc Fix a regression from #3035. 2021-10-08 15:44:07 +02:00
ffmerge.h
hashlib.h
log.cc logger: fix unmatched expected warnings and errors 2022-01-04 13:39:34 -07:00
log.h
macc.h
mem.cc Fix null pointer dereference after failing to extract DFF from memory. 2021-12-14 16:27:37 +00:00
mem.h kernel/mem: Introduce transparency masks. 2021-08-11 00:04:16 +02:00
modtools.h Refactor common parts of SAT-using optimizations into a helper. 2021-08-09 16:54:35 +02:00
qcsat.cc Refactor common parts of SAT-using optimizations into a helper. 2021-08-09 16:54:35 +02:00
qcsat.h Refactor common parts of SAT-using optimizations into a helper. 2021-08-09 16:54:35 +02:00
register.cc
register.h
rtlil.cc sta: very crude static timing analysis pass 2021-11-25 17:20:27 +01:00
rtlil.h Fix unused param warning with ENABLE_NDEBUG. 2021-12-12 01:22:28 +01:00
satgen.cc kernel/ff: Refactor FfData to enable FFs with async load. 2021-10-02 20:19:48 +02:00
satgen.h
sigtools.h
timinginfo.h sta: very crude static timing analysis pass 2021-11-25 17:20:27 +01:00
utils.h
yosys.cc Added "yosys -r <topmodule>" 2021-12-10 00:15:37 +01:00
yosys.h Added "yosys -r <topmodule>" 2021-12-10 00:15:37 +01:00