..
Makefile.inc
Added torder command
2015-11-19 15:34:32 +01:00
add.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
check.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
connect.cc
Re-created command-reference-manual.tex, copied some doc fixes to online help
2015-08-14 11:27:19 +02:00
connwrappers.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
copy.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
cover.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
delete.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
design.cc
Spell check (by Larry Doolittle)
2015-08-14 10:56:05 +02:00
edgetypes.cc
Import more std:: stuff into Yosys namespace
2015-10-25 19:30:49 +01:00
logcmd.cc
Renamed "log.cc" to "logcmd.cc" so there aren't two "log.cc" in the source tree
2014-10-11 12:13:46 +02:00
plugin.cc
Added support for installed plugins
2016-03-30 10:02:03 +02:00
qwp.cc
Added "qwp -v"
2016-04-28 23:17:30 +02:00
rename.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
scatter.cc
Fixed trailing whitespaces
2015-07-02 11:14:30 +02:00
scc.cc
Fixed "scc" for cells that have feedback singals _and_ are part of a larger loop
2016-05-27 16:33:13 +02:00
select.cc
Added 'assert-limit' option for 'select' command
2016-07-01 10:24:22 +04:00
setattr.cc
Support for abstract modules in chparam
2016-03-21 16:37:35 +01:00
setundef.cc
Added "setundef -init"
2016-06-03 11:38:31 +02:00
show.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
splice.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
splitnets.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
stat.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
tee.cc
Rethrow with "catch(...) throw;"
2015-01-25 22:57:09 +01:00
torder.cc
Added "yosys -D" feature
2016-04-21 23:28:37 +02:00
trace.cc
Rethrow with "catch(...) throw;"
2015-01-25 22:57:09 +01:00
write_file.cc
Spell check (by Larry Doolittle)
2015-08-14 10:56:05 +02:00