.. |
Makefile.inc
|
Added "check" command
|
2015-02-13 14:34:51 +01:00 |
add.cc
|
namespace Yosys
|
2014-09-27 16:17:53 +02:00 |
check.cc
|
Fixed "check -assert"
|
2015-02-22 16:29:44 +01:00 |
connect.cc
|
namespace Yosys
|
2014-09-27 16:17:53 +02:00 |
connwrappers.cc
|
namespace Yosys
|
2014-09-27 16:17:53 +02:00 |
copy.cc
|
namespace Yosys
|
2014-09-27 16:17:53 +02:00 |
cover.cc
|
Only enable code coverage counters on linux
|
2015-01-09 17:32:53 +01:00 |
delete.cc
|
Renamed hashmap.h to hashlib.h, some related improvements
|
2014-12-28 17:51:16 +01:00 |
design.cc
|
No implicit conversion from IdString to anything else
|
2014-08-02 18:58:40 +02: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
|
Various MXE build fixes
|
2014-10-17 12:04:40 +02:00 |
rename.cc
|
Added "rename -top new_name"
|
2015-06-17 09:38:56 +02:00 |
scatter.cc
|
namespace Yosys
|
2014-09-27 16:17:53 +02:00 |
scc.cc
|
Added "scc -expect <N> -nofeedback"
|
2015-02-10 08:48:55 +01:00 |
select.cc
|
Added %M and %C select operators
|
2015-04-07 22:22:09 +02:00 |
setattr.cc
|
Added support for "file names with blanks"
|
2015-04-08 12:14:34 +02:00 |
setundef.cc
|
namespace Yosys
|
2014-09-27 16:17:53 +02:00 |
show.cc
|
Fixed cstr_buf for std::string with small string optimization
|
2015-06-11 13:39:49 +02:00 |
splice.cc
|
Added "splice -wires"
|
2015-04-13 19:28:12 +02:00 |
splitnets.cc
|
Preserve important attributes in splitnets
|
2015-04-29 07:44:57 +02:00 |
stat.cc
|
Fixed "stat" handling of blackbox modules
|
2015-02-14 22:36:34 +01:00 |
tee.cc
|
Rethrow with "catch(...) throw;"
|
2015-01-25 22:57:09 +01:00 |
trace.cc
|
Rethrow with "catch(...) throw;"
|
2015-01-25 22:57:09 +01:00 |
write_file.cc
|
Re-introduced Yosys::readsome() helper function
|
2014-10-23 10:58:36 +02:00 |