Renamed SIZE() to GetSize() because of name collision on Win32
[yosys.git] / passes / tests / test_cell.cc
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-08 Clifford WolfAdded $lcu cell type
2014-09-08 Clifford WolfAdded "$fa" cell type
2014-09-08 Clifford WolfAdded "test_cell -const"
2014-09-07 Clifford WolfAdded "test_cell -nosat"
2014-09-06 Clifford WolfVarious bug fixes (related to $macc model testing)
2014-09-06 Clifford WolfAdded $macc SAT model
2014-09-06 Clifford WolfAdded $macc cell type
2014-09-06 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2014-09-06 Clifford WolfAdded "test_cell -script"
2014-09-04 Clifford WolfRemoved $bu0 cell type
2014-09-03 Clifford WolfFixed "test_cells -vlog"
2014-09-02 Clifford WolfImprovements in "test_cell -vlog"
2014-09-02 Clifford WolfAdded test_cell -vlog
2014-09-02 Clifford WolfAdded SAT testing to test_cell eval stage
2014-09-01 Clifford WolfAdded $alu support to test_cell
2014-09-01 Clifford WolfAdded "test_cell -simlib -v"
2014-08-31 Clifford WolfAdded eval testing to test_cell
2014-08-31 Clifford WolfAdded $lut support in test_cell, techmap, satgen
2014-08-16 Clifford WolfAdded "test_cell -s <seed>"
2014-08-14 Clifford WolfRIP $safe_pmux
2014-07-31 Clifford WolfRenamed port access function on RTLIL::Cell, added...
2014-07-31 Clifford WolfAdded "techmap -assert"
2014-07-30 Clifford WolfImprovements in test_cell
2014-07-29 Clifford WolfAdded "test_cell" command