This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-12-03 10:39:08 +00:00
Code
Activity
d24488d3a5
yosys
/
passes
History
Robert O'Callahan
d24488d3a5
Instead of using builtin_ff_cell_types() directly, go through a method Cell::is_builtin_ff()
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