Merge branch 'master' into xc7dsp
[yosys.git] / passes / tests /
2019-08-30 David ShahMerge branch 'master' into xc7dsp
2019-08-26 Clifford WolfMerge tag 'yosys-0.9'
2019-08-25 Clifford WolfMerge pull request #1112 from acw1251/pyosys_sigsig_issue
2019-08-22 Clifford WolfMerge pull request #1281 from mmicko/efinix
2019-08-20 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2019-08-19 Clifford WolfMerge branch 'master' of github.com:YosysHQ/yosys into...
2019-08-18 Miodrag MilanovicMerge remote-tracking branch 'upstream/master' into...
2019-08-18 whitequarkMerge branch 'master' into eddie/pr1266_again
2019-08-17 Clifford WolfMerge pull request #1283 from YosysHQ/clifford/fix1255
2019-08-16 Eddie HungMerge pull request #1250 from bwidawsk/master
2019-08-16 Eddie HungMerge https://github.com/bogdanvuk/yosys into bogdanvuk...
2019-08-16 Eddie HungMerge remote-tracking branch 'origin/master' into mwk...
2019-08-15 Clifford WolfMerge pull request #1299 from YosysHQ/eddie/cleanup2
2019-08-15 Eddie HungMore use of IdString::in()
2019-08-12 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-12 Serge BazanskiMerge pull request #1152 from 1138-4EB/feat-docker
2019-08-12 Eddie HungMerge remote-tracking branch 'origin/master' into eddie...
2019-08-10 Clifford WolfMerge pull request #1258 from YosysHQ/eddie/cleanup
2019-08-07 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-08-07 Eddie Hungsubstr() -> compare()
2019-08-07 Eddie HungRTLIL::S{0,1} -> State::S{0,1}
2019-08-07 Eddie Hungstoi -> atoi
2019-08-06 Eddie HungUse std::stoi instead of atoi(<str>.c_str())
2019-08-01 Eddie HungMerge remote-tracking branch 'origin/master' into xc7dsp
2019-07-26 Eddie HungUpdate test_autotb doc to reflect default value of...
2019-07-26 Eddie HungAdd doc for "test_autotb -seed" option
2019-03-28 Benedikt TutzerMerge remote-tracking branch 'origin/master' into featu...
2019-02-11 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-01-15 Clifford WolfMerge pull request #788 from whitequark/master
2019-01-15 Clifford WolfMerge pull request #787 from whitequark/flowmap_relax
2019-01-08 whitequarkflowmap: implement depth relaxation.
2019-01-07 Clifford WolfMerge pull request #782 from whitequark/flowmap_dfs
2019-01-04 whitequarkflowmap: cleanup for clarity. NFCI.
2018-09-17 Udi FinkelsteinMerge branch 'master' into pr_reg_wire_error
2018-08-22 Jim LawsonMerge pull request #1 from YosysHQ/master
2018-08-18 Aman GoelMerge pull request #3 from YosysHQ/master
2018-08-15 Clifford WolfMerge pull request #573 from cr1901/msys-64
2018-08-15 Clifford WolfMerge pull request #591 from hzeller/virtual-override
2018-07-21 Henner ZellerConsistent use of 'override' for virtual methods in...
2017-02-25 Clifford WolfMerge branch 'master' of https://github.com/klammerj...
2017-02-25 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2017-02-25 Clifford WolfAdd $live and $fair cell types, add support for s_event...
2016-09-23 Clifford WolfMerge branch 'master' of https://github.com/brouhaha...
2016-09-19 Clifford WolfCosmetic fix in test_autotb.cc
2016-09-19 Clifford WolfAvoid creating very long strings in test_autotb
2016-08-28 Clifford WolfRemoved $predict again
2016-08-18 Clifford WolfBugfix in test_autotb
2016-08-06 Clifford WolfAdded "test_autotb -seed" (and "autotest.sh -S")
2016-07-25 Clifford WolfRenamed AbstractCellEdgesDatabase::add_cell() to add_ed...
2016-07-24 Clifford WolfImprovements in CellEdgesDatabase
2016-07-24 Clifford WolfAdded CellEdgesDatabase API
2016-07-21 Clifford WolfAfter reading the SV spec, using non-standard predict...
2016-07-13 Clifford WolfAdded basic support for $expect cells
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-06-17 Clifford WolfImproved support for $sop cells
2016-05-20 Clifford WolfImprovements and fixes in autotest.sh script and test_a...
2016-05-20 Clifford WolfMerge branch 'master' of https://github.com/Kmanfi...
2016-05-19 Kaj TuomiClose opened dump file.
2016-05-19 Kaj TuomiFix for Modelsim transcript line warp issue #164
2016-04-25 Clifford WolfFixed test_autotb for modules with many cell ports
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-21 Clifford WolfAdded "yosys -D" feature
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-10-25 Clifford WolfImport more std:: stuff into Yosys namespace
2015-09-25 Clifford WolfAdded "test_cell -noeval"
2015-08-14 Clifford WolfRe-created command-reference-manual.tex, copied some...
2015-08-14 Clifford WolfSpell check (by Larry Doolittle)
2015-07-02 Clifford WolfFixed trailing whitespaces
2015-06-10 Clifford WolfRenamed "aig" to "aigmap"
2015-06-10 Clifford WolfFixed cellaigs port extending
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-02-21 Clifford WolfReplaced ezDefaultSAT with ezSatPtr
2015-02-12 Clifford WolfSome test related fixes
2015-01-24 Clifford WolfAdded ENABLE_NDEBUG makefile options
2014-12-26 Clifford WolfReplaced std::unordered_map as implementation for Yosys...
2014-12-25 Clifford WolfAdded "test_cell -muxdiv"
2014-12-25 Clifford WolfAdded "test_cell -w" feature
2014-10-19 Clifford WolfMerge pull request #40 from parvizp/compile_mac_10.9.2
2014-10-18 Clifford WolfFixed typo in test_cell
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-19 Clifford WolfAdded "test_abcloop" command
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
next