3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-26 11:21:31 +00:00
yosys/passes
2025-09-17 03:24:19 +00:00
..
cmds Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
equiv Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
fsm Update passes/fsm to avoid bits() 2025-09-16 03:17:23 +00:00
hierarchy Update passes/hierarchy to avoid bits() 2025-09-16 03:17:23 +00:00
memory Update passes/memory to avoid bits() 2025-09-16 03:17:23 +00:00
opt Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
pmgen Remove .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
proc Update passes/proc to avoid bits() 2025-09-16 03:17:23 +00:00
sat Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
techmap Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff() 2025-09-17 03:24:19 +00:00
tests Update passes/tests to avoid bits() 2025-09-16 03:17:23 +00:00