summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Moved btor scripts to backends/btor/Clifford Wolf2014-01-24
* Restored MakefileClifford Wolf2014-01-24
* Restored IdString::check()Clifford Wolf2014-01-24
* Merge branch 'btor' of https://github.com/ahmedirfan1983/yosys into btorClifford Wolf2014-01-24
|\
| * minor change in scriptAhmed Irfan2014-01-24
| * Merge branch 'master' of https://github.com/cliffordwolf/yosys into btorAhmed Irfan2014-01-22
| |\
| * | slice bug correctedAhmed Irfan2014-01-20
| * | assert featureAhmed Irfan2014-01-20
| * | Merge branch 'master' of https://github.com/cliffordwolf/yosys into btorAhmed Irfan2014-01-20
| |\ \
| * | | script addedAhmed Irfan2014-01-18
| * | | Merge branch 'master' of https://github.com/ahmedirfan1983/yosys into btorAhmed Irfan2014-01-18
| |\ \ \
| | * \ \ Merge branch 'master' of https://github.com/ahmedirfan1983/yosysAhmed Irfan2014-01-18
| | |\ \ \
| | * \ \ \ Merge branch 'master' of https://github.com/cliffordwolf/yosysAhmed Irfan2014-01-18
| | |\ \ \ \
| * | \ \ \ \ pmux2muxAhmed Irfan2014-01-18
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | verilog default options pullAhmed Irfan2014-01-17
| * | | | | | Merge branch 'master' of https://github.com/ahmedirfan1983/yosys into btorAhmed Irfan2014-01-17
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #4 from cliffordwolf/masterAhmed Irfan2014-01-17
| | |\ \ \ \ \
| * | | | | | | Merge branch 'master' of https://github.com/ahmedirfan1983/yosys into btorAhmed Irfan2014-01-17
| |\| | | | | |
| | * | | | | | Merge pull request #3 from cliffordwolf/masterAhmed Irfan2014-01-17
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | slice error correctedAhmed Irfan2014-01-16
| * | | | | | | width issuesAhmed Irfan2014-01-15
| * | | | | | | Merge branch 'master' of https://github.com/ahmedirfan1983/yosys into btorAhmed Irfan2014-01-15
| |\| | | | | |
| | * | | | | | Merge pull request #2 from cliffordwolf/masterAhmed Irfan2014-01-15
| | |\ \ \ \ \ \
| * | | | | | | | BTOR backendAhmed Irfan2014-01-14
| * | | | | | | | Merge branch 'master' of https://github.com/ahmedirfan1983/yosys into btorAhmed Irfan2014-01-14
| |\| | | | | | |
| | * | | | | | | Merge pull request #1 from cliffordwolf/masterAhmed Irfan2014-01-14
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ splitnet -driver featureAhmed Irfan2014-01-03
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/cliffordwolf/yosys into btorAhmed Irfan2014-01-03
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | makefileAhmed Irfan2014-01-03
| * | | | | | | | | | | btorAhmed Irfan2014-01-03
* | | | | | | | | | | | Fixed handling of unsized constants in verilog frontendClifford Wolf2014-01-24
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Fixed algorithmic complexity of AST simplification of long expressionsClifford Wolf2014-01-20
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Added hilomap commandClifford Wolf2014-01-19
* | | | | | | | | | Added sat -tempinduc and sat -prove-assertsClifford Wolf2014-01-19
* | | | | | | | | | Added $assert support to satgenClifford Wolf2014-01-19
* | | | | | | | | | Added $assert cellClifford Wolf2014-01-19
* | | | | | | | | | Added Verilog parser support for assertsClifford Wolf2014-01-19
* | | | | | | | | | Fixed $lut simlib model for a wider range of toolsClifford Wolf2014-01-18
* | | | | | | | | | Fixed parsing of verilog macros at end of lineClifford Wolf2014-01-18
* | | | | | | | | | More changes to simlib to make it friendlier to a wider range of toolsClifford Wolf2014-01-18
* | | | | | | | | | Fixed a type in $mem model in simlib.vClifford Wolf2014-01-18
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Removed cases of trailing comma in stdcells.vClifford Wolf2014-01-18
* | | | | | | | | Added $bu0 cell to simlib.vClifford Wolf2014-01-18
* | | | | | | | | Improved setundef random number generatorClifford Wolf2014-01-18
* | | | | | | | | Added setundef commandClifford Wolf2014-01-17
* | | | | | | | | Some improvements in log_dump_val_worker() templatesClifford Wolf2014-01-17
* | | | | | | | | Added techlibs/common/pmux2mux.vClifford Wolf2014-01-17
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Added verilog_defaults commandClifford Wolf2014-01-17
* | | | | | | | Added support for $adff with undef data inputs to opt_rmdffClifford Wolf2014-01-17
* | | | | | | | Added select -assert-none and -assert-anyClifford Wolf2014-01-17
| |_|_|_|_|_|/ |/| | | | | |