This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
yosys
Watch
1
Star
0
Fork
You've already forked yosys
0
Code
Issues
Pull requests
Releases
Wiki
Activity
7f734ecc09
yosys
/
passes
/
proc
History
Clifford Wolf
9d353fc543
Fixed handling of constant-true branches in proc_clean
2014-08-12 17:35:22 +02:00
..
Makefile.inc
Major improvements in mem2reg and added "init" sync rules
2013-11-21 13:49:00 +01:00
proc.cc
Major improvements in mem2reg and added "init" sync rules
2013-11-21 13:49:00 +01:00
proc_arst.cc
Renamed port access function on RTLIL::Cell, added param access functions
2014-07-31 16:38:54 +02:00
proc_clean.cc
Fixed handling of constant-true branches in proc_clean
2014-08-12 17:35:22 +02:00
proc_dff.cc
Renamed port access function on RTLIL::Cell, added param access functions
2014-07-31 16:38:54 +02:00
proc_init.cc
Using log_assert() instead of assert()
2014-07-28 11:27:48 +02:00
proc_mux.cc
Renamed port access function on RTLIL::Cell, added param access functions
2014-07-31 16:38:54 +02:00
proc_rmdead.cc
Fixed handling of constant-true branches in proc_clean
2014-08-12 17:35:22 +02:00