Renamed extend() to extend_xx(), changed most users to extend_u0()
[yosys.git] / passes / techmap / alumacc.cc
2014-12-24 Clifford WolfRenamed extend() to extend_xx(), changed most users...
2014-12-08 Clifford WolfAdded skeleton dff2dffe pass
2014-10-10 Clifford WolfRenamed SIZE() to GetSize() because of name collision...
2014-09-27 Clifford Wolfnamespace Yosys
2014-09-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-09-15 Clifford WolfMore aggressive $macc merging in alumacc
2014-09-15 Clifford WolfAdded the obvious optimizations to alumacc $macc generator
2014-09-14 Clifford WolfVarious fixes/cleanups in alumacc and maccmap
2014-09-14 Clifford Wolfalumacc fix for $pos cells
2014-09-14 Clifford WolfExtract $alu cells in alumacc
2014-09-14 Clifford WolfMerge $macc cells in alumacc pass
2014-09-14 Clifford WolfBasic $macc extract in alumacc
2014-09-14 Clifford Wolfalumacc skeleton