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-04-09 02:41:58 +00:00
Code
Activity
e035f1d886
yosys
/
passes
History
Clifford Wolf
e035f1d886
Added opt_const support for simple identities
2014-07-21 14:41:02 +02:00
..
abc
- kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_share_file_name() to portable proc_self_dirname()/proc_share_dirname().
2014-03-12 23:17:14 +01:00
cmds
Removed deprecated module->new_wire()
2014-07-21 12:35:06 +02:00
fsm
Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys
2014-03-11 14:24:24 +01:00
hierarchy
Added call_on_selection() and call_on_module() API
2014-07-20 15:33:06 +02:00
memory
Removed deprecated module->new_wire()
2014-07-21 12:35:06 +02:00
opt
Added opt_const support for simple identities
2014-07-21 14:41:02 +02:00
proc
Replaced depricated NEW_WIRE macro with module->addWire() calls
2014-07-21 12:42:02 +02:00
sat
Removed deprecated module->new_wire()
2014-07-21 12:35:06 +02:00
techmap
Replaced depricated NEW_WIRE macro with module->addWire() calls
2014-07-21 12:42:02 +02:00