This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-02-06 08:44:43 +00:00
Code
Issues
Releases
Wiki
Activity
Files
2de641d051f2246f1cea94dab8a452a7afa4c8d9
YosysHQ.yosys
/
passes
History
Robert O'Callahan
2de641d051
Don't redirect spawned ABCs' stderr to our pipe.
...
popen() doesn't do this and we should emulate the behavior of popen() as much as possible.
2025-09-22 05:01:51 +00:00
..
cmds
Merge pull request
#5357
from rocallahan/builtin-ff
2025-09-17 11:37:16 +02:00
equiv
Merge pull request
#5357
from rocallahan/builtin-ff
2025-09-17 11:37:16 +02:00
fsm
Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix()
2025-09-16 23:02:16 +00:00
hierarchy
Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix()
2025-09-16 23:02:16 +00:00
memory
Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix()
2025-09-16 23:02:16 +00:00
opt
Clean up $buf with 'z inputs, $input_port and $connect cells
2025-09-17 13:56:46 +02:00
pmgen
Remove .c_str() from log_cmd_error() and log_file_error() parameters
2025-09-16 22:59:08 +00:00
proc
Update passes/proc to avoid bits()
2025-09-16 03:17:23 +00:00
sat
Merge pull request
#5357
from rocallahan/builtin-ff
2025-09-17 11:37:16 +02:00
techmap
Don't redirect spawned ABCs' stderr to our pipe.
2025-09-22 05:01:51 +00:00
tests
Remove .c_str() calls from parameters to log_warning()/log_warning_noprefix()
2025-09-16 23:02:16 +00:00