yosys/passes
Mohamed Gaber e4f5334f52
read_liberty2json: relax dont_touch/dont_use typing
As it turns out, some test cases use "TRUE", "true", "yes", etc. The previous behavior used Python's truthiness behavior, which I am going to simply emulate.
2025-11-09 13:46:20 +02:00
..
cmds Merge branch 'YosysHQ:main' into main 2025-11-05 15:40:09 -05:00
equiv Bump to latest 2025-09-21 01:10:04 -07:00
fsm Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix() 2025-09-16 23:02:16 +00:00
hierarchy Merge upstream 2025-09-29 20:58:56 -07:00
memory Update to latest and fix all disabled tests 2025-09-28 01:33:08 -07:00
opt Fix minor Yosys issues 2025-09-30 12:05:36 -07:00
pmgen More minor cleanup 2025-09-28 07:19:53 -07:00
proc Update passes/proc to avoid bits() 2025-09-16 03:17:23 +00:00
sat Merge remote-tracking branch 'donn/pyosys_bugfixes' into merge_pybind11 2025-10-26 02:39:43 +03:00
silimate read_liberty2json: relax dont_touch/dont_use typing 2025-11-09 13:46:20 +02:00
techmap Merge branch 'YosysHQ:main' into main 2025-11-06 13:59:12 -05:00
tests Remove .c_str() from parameters to log_debug() 2025-09-23 19:10:33 +12:00