aboutsummaryrefslogtreecommitdiffstats
path: root/backends/btor/btor.cc
Commit message (Expand)AuthorAgeFilesLines
* Use log_abort() and log_assert() in BTOR backendClifford Wolf2014-03-071-18/+17
* register output correctedAhmed Irfan2014-02-111-1/+1
* added concat and slice cell translationAhmed Irfan2014-02-111-32/+55
* Fixed gcc compiler warnings with release buildClifford Wolf2014-02-061-1/+1
* Added BTOR backend README fileClifford Wolf2014-02-051-1/+1
* Added TRANSPARENT parameter to $memrd (and RD_TRANSPARENT to $mem)Clifford Wolf2014-02-031-0/+4
* root bug correctedAhmed Irfan2014-01-251-1/+5
* removed regex includeAhmed Irfan2014-01-241-1/+0
* merged clifford changes + removed regexAhmed Irfan2014-01-241-26/+52
* slice bug correctedAhmed Irfan2014-01-201-1/+1
* assert featureAhmed Irfan2014-01-201-9/+40
* verilog default options pullAhmed Irfan2014-01-171-28/+97
* slice error correctedAhmed Irfan2014-01-161-5/+5
* width issuesAhmed Irfan2014-01-151-64/+87
* BTOR backendAhmed Irfan2014-01-141-274/+328
* btorAhmed Irfan2014-01-031-0/+771