3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-25 19:36:21 +00:00
yosys/passes/proc
Catherine 5f1d2297aa Migrate build system to CMake
See #5895 for details.

This commit does not include CI or documentation changes.
2026-05-19 14:37:53 +00:00
..
CMakeLists.txt Migrate build system to CMake 2026-05-19 14:37:53 +00:00
proc.cc Add proc_rom pass. 2022-05-13 00:37:14 +02:00
proc_arst.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
proc_clean.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
proc_dff.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_dlatch.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
proc_init.cc Update passes/proc to avoid bits() 2025-09-16 03:17:23 +00:00
proc_memwr.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
proc_mux.cc Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc_prune.cc Proc: Use selections consistently 2025-05-31 12:04:42 +12:00
proc_rmdead.cc Refactored uses of log_id() 2026-05-08 20:59:24 -07:00
proc_rom.cc Update passes/proc to avoid bits() 2025-09-16 03:17:23 +00:00