3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 18:31:51 +00:00
yosys/passes/techmap
2014-07-26 00:38:44 +02:00
..
.gitignore added .gitignore files 2013-01-05 11:19:11 +01:00
dfflibmap.cc Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
extract.cc Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
hilomap.cc Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
iopadmap.cc Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +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
Makefile.inc Added "make SMALL=1" 2014-07-24 19:03:57 +02:00
simplemap.cc Use only module->addCell() and module->remove() to create and delete cells 2014-07-25 17:56:19 +02:00
techmap.cc Added copy-constructor-like module->addCell(name, other) method 2014-07-26 00:38:44 +02:00