yosys/passes/techmap
Clifford Wolf 3216f9420e More emscripten stuff, Added example app 2015-02-15 12:09:30 +01:00
..
.gitignore Renamed "stdcells.v" to "techmap.v" 2014-07-31 02:32:00 +02:00
Makefile.inc More emscripten stuff, Added example app 2015-02-15 12:09:30 +01:00
alumacc.cc Renamed extend() to extend_xx(), changed most users to extend_u0() 2014-12-24 09:51:17 +01:00
dff2dffe.cc Bugfix in dff2dffe 2015-01-16 17:51:17 +01:00
dfflibmap.cc Added ENABLE_NDEBUG makefile options 2015-01-24 12:16:46 +01:00
extract.cc Added Yosys::{dict,nodict,vector} container types 2014-12-26 10:53:21 +01:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
hilomap.cc Fixes in "hilomap" help message 2014-10-08 21:38:37 +02:00
iopadmap.cc Various small improvements to synth_xilinx 2015-01-06 14:37:50 +01:00
libparse.cc Removed CHECK() macro from libparse.cc (was using non-std c features) 2014-10-13 17:22:06 +02:00
libparse.h namespace Yosys 2014-09-27 16:17:53 +02:00
maccmap.cc Renamed extend() to extend_xx(), changed most users to extend_u0() 2014-12-24 09:51:17 +01:00
simplemap.cc Fixed simplemap for $ne cells with output width > 1 2014-12-25 16:41:20 +01:00
simplemap.h Improvements in simplemap api, added $ne $nex $eq $eqx support 2014-12-24 10:49:24 +01:00
techmap.cc Added support for memories to flatten (techmap) 2015-01-17 20:46:52 +01:00