aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add reduction stage backYann Herklotz2019-12-261-0/+1
|
* Bump to version 0.6.0.0v0.6.0.0Yann Herklotz2019-12-251-2/+2
|
* Add synthesis toolsYann Herklotz2019-12-191-0/+3
|
* Add linksYann Herklotz2019-12-191-4/+4
|
* Add external dependencies to READMEYann Herklotz2019-12-191-2/+7
|
* Add new Yosys reportYann Herklotz2019-12-132-0/+16
|
* Add quartuslightYann Herklotz2019-12-101-2/+2
|
* Do not run counter example if no rerunner is specifiedYann Herklotz2019-12-037-26/+40
|
* Set aigsmt to noneYann Herklotz2019-12-031-1/+1
|
* More minimisationYann Herklotz2019-12-032-3/+11
|
* Move to resourcesv0.5.0.1fpga20Yann Herklotz2019-11-261-6/+10
|
* Add more information in READMEYann Herklotz2019-11-261-2/+2
|
* Update link to paperYann Herklotz2019-11-261-1/+1
|
* Update links in the readmeYann Herklotz2019-11-261-1/+6
|
* Add new yosys reportYann Herklotz2019-11-261-0/+80
|
* Add different identifier for forloopsYann Herklotz2019-11-241-15/+17
|
* Upgrade version to v0.5.0.0v0.5.0.0Yann Herklotz2019-11-241-2/+2
|
* Add ModConnNamed in testbenchYann Herklotz2019-11-241-1/+1
|
* Add extension to simulation reductionYann Herklotz2019-11-241-1/+1
|
* Fix more changes to for loopsYann Herklotz2019-11-241-1/+1
|
* Do not mutate the expression in the for loopYann Herklotz2019-11-241-1/+1
|
* Fix buildYann Herklotz2019-11-241-1/+1
|
* Add output of v file during reductionYann Herklotz2019-11-242-35/+20
|
* Show the result as it is runYann Herklotz2019-11-241-4/+4
|
* Add cross-check between netlistsYann Herklotz2019-11-243-11/+16
|
* Merge branch 'master' of github.com:ymherklotz/verismithYann Herklotz2019-11-242-2/+2
|\
| * Icarus bug fixedYann Herklotz2019-11-162-2/+2
| |
* | Fix counter-example simulation runYann Herklotz2019-11-241-1/+1
|/
* Support proper Quartus Pro versionYann Herklotz2019-11-147-41/+168
|
* Add Cyclone 10 LP and GXYann Herklotz2019-11-141-33/+473
|
* Update bugYann Herklotz2019-11-141-0/+10
|
* Add first quartus bugYann Herklotz2019-11-141-0/+19
|
* Update descriptionYann Herklotz2019-11-141-1/+1
|
* Add yosys 0.9 bugYann Herklotz2019-11-141-0/+60
|
* Update bug reportsYann Herklotz2019-11-1411-28/+97
|
* Add proper reports to bugsYann Herklotz2019-11-1434-2091/+810
|
* Add delay to finishYann Herklotz2019-11-141-1/+1
|
* Add z3 as default equivalence check with ABCYann Herklotz2019-11-141-0/+1
|
* Update xYann Herklotz2019-11-131-6/+6
|
* Add icarus verilog bugYann Herklotz2019-11-131-0/+6
|
* Add enable to dffeasYann Herklotz2019-11-121-8/+10
|
* Add reduction for simulation failuresYann Herklotz2019-11-127-72/+176
|
* Use text to store counter-exampleYann Herklotz2019-11-121-15/+15
|
* Remove second trigger for always blockYann Herklotz2019-11-121-1/+1
|
* Add counter example parsingYann Herklotz2019-11-108-47/+165
|
* Classify Verilog correctlyYann Herklotz2019-11-051-1/+2
|
* Update reducer scriptYann Herklotz2019-11-051-8/+22
|
* Add reduction pass to remove constants from concatYann Herklotz2019-11-055-15/+88
|
* Add asynchronous loadYann Herklotz2019-11-051-2/+6
|
* Add support for Quartus using projectsYann Herklotz2019-11-042-17/+45
|