.. |
Makefile.inc
|
Moved "share" and "wreduce" to passes/opt/
|
2014-09-01 11:45:26 +02:00 |
add.cc
|
Renamed port access function on RTLIL::Cell, added param access functions
|
2014-07-31 16:38:54 +02:00 |
connect.cc
|
Renamed port access function on RTLIL::Cell, added param access functions
|
2014-07-31 16:38:54 +02:00 |
connwrappers.cc
|
More cleanups related to RTLIL::IdString usage
|
2014-08-02 13:19:57 +02:00 |
copy.cc
|
Added module->design and cell->module, wire->module pointers
|
2014-07-31 14:11:39 +02:00 |
cover.cc
|
Disabled cover() for non-linux builds
|
2014-07-25 12:27:36 +02:00 |
delete.cc
|
Preparations for RTLIL::IdString redesign: cleanup of existing code
|
2014-08-02 00:45:25 +02:00 |
design.cc
|
No implicit conversion from IdString to anything else
|
2014-08-02 18:58:40 +02:00 |
log.cc
|
Build fixes for log cmd
|
2014-02-08 21:21:51 +01:00 |
plugin.cc
|
Added emscripten (emcc) support to build system and some build fixes
|
2014-08-22 16:20:22 +02:00 |
rename.cc
|
Implemented "rename -enumerate -pattern"
|
2014-08-26 12:51:08 +02:00 |
scatter.cc
|
Refactoring: Renamed RTLIL::Design::modules to modules_
|
2014-07-27 11:18:30 +02:00 |
scc.cc
|
Corrected spelling mistakes found by lintian
|
2014-09-06 08:47:06 +02:00 |
select.cc
|
Corrected spelling mistakes found by lintian
|
2014-09-06 08:47:06 +02:00 |
setattr.cc
|
Refactoring: Renamed RTLIL::Design::modules to modules_
|
2014-07-27 11:18:30 +02:00 |
setundef.cc
|
Refactoring: Renamed RTLIL::Design::modules to modules_
|
2014-07-27 11:18:30 +02:00 |
show.cc
|
Removed references to yosys-svgviewer from docs
|
2014-09-02 04:03:06 +02:00 |
splice.cc
|
Corrected spelling mistakes found by lintian
|
2014-09-06 08:47:06 +02:00 |
splitnets.cc
|
Corrected spelling mistakes found by lintian
|
2014-09-06 08:47:06 +02:00 |
stat.cc
|
Removed $bu0 cell type
|
2014-09-04 02:07:52 +02:00 |
tee.cc
|
Added "trace" command
|
2014-07-31 15:02:16 +02:00 |
trace.cc
|
Fixed build with gcc-4.6
|
2014-08-07 22:37:01 +02:00 |
write_file.cc
|
Changed frontend-api from FILE to std::istream
|
2014-08-23 15:03:55 +02:00 |