yosys/passes/cmds
Siesh1oo 8127d5e8c3 - kernel/register.h, kernel/driver.cc: refactor rewrite_yosys_exe()/get_share_file_name() to portable proc_self_dirname()/proc_share_dirname().
This refactoring improves robustness and allows OSX support with only 7 new lines of code, and easy extension for other systems.
 - passes/abc/abc.cc, passes/cmds/show.cc, passes/techmap/techmap.cc: use new, refactored semantics.
2014-03-12 23:17:14 +01:00
..
Makefile.inc Added connwrappers command 2014-02-20 20:44:11 +01:00
add.cc Renamed "placeholder" to "blackbox" 2013-11-22 15:01:12 +01:00
connect.cc Added generic RTLIL::SigSpec::parse_sel() with support for selection variables 2014-02-06 19:22:46 +01:00
connwrappers.cc Added connwrappers command 2014-02-20 20:44:11 +01:00
copy.cc Added copy command 2014-02-06 22:09:21 +01:00
delete.cc Added delete {-input|-output|-port} 2014-02-09 10:03:26 +01:00
design.cc Added "design -push" and "design -pop" 2014-02-20 23:28:59 +01:00
log.cc Build fixes for log cmd 2014-02-08 21:21:51 +01:00
rename.cc Added "rename -hide" command 2014-01-02 20:23:34 +01:00
scatter.cc Some minor documentation fixes 2013-08-21 12:16:44 +02:00
scc.cc Moved some passes to other source directories 2014-02-08 14:39:15 +01:00
select.cc Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosys 2014-03-11 14:24:24 +01:00
setattr.cc Added setattr and setparam commands 2014-02-05 11:11:55 +01:00
setundef.cc Improved setundef random number generator 2014-01-18 02:56:36 +01:00
show.cc - 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
splice.cc Added various new options to splice command 2014-02-08 16:37:18 +01:00
splitnets.cc Fixed use of selection in splitnets command 2014-02-16 17:39:50 +01:00
stat.cc Bugfixes in new "stat" command 2013-11-25 21:08:34 +01:00