aboutsummaryrefslogtreecommitdiffstats
path: root/backends/autotest
Commit message (Expand)AuthorAgeFilesLines
* Renamed "write_autotest" to "test_autotb" and moved to passes/tests/Clifford Wolf2014-07-292-338/+0
* Refactoring: Renamed RTLIL::Design::modules to modules_Clifford Wolf2014-07-271-2/+2
* Refactoring: Renamed RTLIL::Module::wires to wires_Clifford Wolf2014-07-271-2/+2
* Replaced more old SigChunk programming patternsClifford Wolf2014-07-241-3/+2
* SigSpec refactoring: using the accessor functions everywhereClifford Wolf2014-07-221-2/+2
* SigSpec refactoring: renamed chunks and width to __chunks and __widthClifford Wolf2014-07-221-2/+2
* Fixed gentb_constant handling in autotest backendClifford Wolf2013-12-041-2/+2
* Added modelsim support to autotestClifford Wolf2013-11-241-6/+6
* Added support for complex set-reset flip-flops in proc_dffClifford Wolf2013-10-241-1/+6
* Fixed handling of boolean attributes (backends)Clifford Wolf2013-10-241-3/+3
* Added more help messagesClifford Wolf2013-03-011-1/+23
* initial importClifford Wolf2013-01-052-0/+312