aboutsummaryrefslogtreecommitdiffstats
path: root/passes/tests/test_autotb.cc
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic fix in test_autotb.ccClifford Wolf2016-09-191-2/+2
|
* Avoid creating very long strings in test_autotbClifford Wolf2016-09-191-4/+10
|
* Bugfix in test_autotbClifford Wolf2016-08-181-0/+4
|
* Added "test_autotb -seed" (and "autotest.sh -S")Clifford Wolf2016-08-061-3/+8
|
* Improvements and fixes in autotest.sh script and test_autotbClifford Wolf2016-05-201-3/+3
|
* Close opened dump file.Kaj Tuomi2016-05-191-0/+1
|
* Fix for Modelsim transcript line warp issue #164Kaj Tuomi2016-05-191-7/+13
|
* Fixed test_autotb for modules with many cell portsClifford Wolf2016-04-251-3/+6
|
* Added "yosys -D" featureClifford Wolf2016-04-211-1/+1
|
* Re-created command-reference-manual.tex, copied some doc fixes to online helpClifford Wolf2015-08-141-1/+1
|
* Spell check (by Larry Doolittle)Clifford Wolf2015-08-141-1/+1
|
* Fixed trailing whitespacesClifford Wolf2015-07-021-3/+3
|
* Some test related fixesClifford Wolf2015-02-121-1/+1
| | | | (incl. removal of three bad test cases)
* Replaced std::unordered_map as implementation for Yosys::dictClifford Wolf2014-12-261-12/+12
|
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-2/+2
|
* namespace YosysClifford Wolf2014-09-271-0/+1
|
* Changed backend-api from FILE to std::ostreamClifford Wolf2014-08-231-93/+93
|
* More cleanups related to RTLIL::IdString usageClifford Wolf2014-08-021-22/+22
|
* Added "test_autotb -n <num_iter>" optionClifford Wolf2014-08-011-9/+27
|
* Renamed "write_autotest" to "test_autotb" and moved to passes/tests/Clifford Wolf2014-07-291-0/+335