yosys/passes/techmap
Clifford Wolf 014a41fcf3 Implemented recursive techmap 2014-08-03 12:40:43 +02:00
..
.gitignore Renamed "stdcells.v" to "techmap.v" 2014-07-31 02:32:00 +02:00
Makefile.inc Renamed "stdcells.v" to "techmap.v" 2014-07-31 02:32:00 +02:00
dfflibmap.cc More cleanups related to RTLIL::IdString usage 2014-08-02 13:19:57 +02:00
extract.cc No implicit conversion from IdString to anything else 2014-08-02 18:58:40 +02:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
hilomap.cc Renamed port access function on RTLIL::Cell, added param access functions 2014-07-31 16:38:54 +02:00
iopadmap.cc Renamed port access function on RTLIL::Cell, added param access functions 2014-07-31 16:38:54 +02:00
libparse.cc Fixed dumping of timing() { .. } block in libparse 2014-03-09 15:16:07 +01:00
libparse.h renamed LibertyParer to LibertyParser 2014-01-14 18:57:47 +01:00
simplemap.cc More cleanups related to RTLIL::IdString usage 2014-08-02 13:19:57 +02:00
techmap.cc Implemented recursive techmap 2014-08-03 12:40:43 +02:00