aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Start work on memory initMiodrag Milanovic2022-03-091-9/+34
| | | | |
| * | | | Fixes and error checkMiodrag Milanovic2022-03-091-1/+5
| | | | |
| * | | | cleanupMiodrag Milanovic2022-03-071-1/+2
| | | | |
| * | | | Error checks for aiger witnessMiodrag Milanovic2022-03-071-0/+7
| | | | |
| * | | | btor2 witness co-simulationMiodrag Milanovic2022-03-071-8/+123
| | | | |
* | | | | Bump versiongithub-actions[bot]2022-03-101-1/+1
| | | | |
* | | | | intel_alm: M10K write-enable is negative-trueLofty2022-03-097-8/+30
| |/ / / |/| | |
* | | | Merge pull request #3210 from rqou/json-signedMiodrag Milanović2022-03-071-0/+2
|\ \ \ \ | |/ / / |/| | | json: Add help message for `signed` field
| * | | json: Add help message for `signed` fieldR2022-02-211-0/+2
| | | |
* | | | Bump versiongithub-actions[bot]2022-03-051-1/+1
| | | |
* | | | Merge pull request #3186 from nakengelhardt/smtbmc_sby_print_idMiodrag Milanović2022-03-042-4/+12
|\ \ \ \ | | | | | | | | | | add argument for printing cell names in yosys-smtbmc
| * | | | print cell name for properties in yosys-smtbmcN. Engelhardt2022-02-222-4/+12
| | | | |
* | | | | Merge pull request #3206 from YosysHQ/micko/quote_removeMiodrag Milanović2022-03-041-1/+4
|\ \ \ \ \ | | | | | | | | | | | | Remove quotes if any from attribute
| * | | | | Remove quotes if any from attributeMiodrag Milanovic2022-02-161-1/+4
| | | | | |
* | | | | | Merge pull request #3207 from nakengelhardt/json_escape_quotesMiodrag Milanović2022-03-045-5/+63
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix handling of escaped chars in json backend and frontend (mostly)
| * | | | | | fix handling of escaped chars in json backend and frontendN. Engelhardt2022-02-185-5/+63
| |/ / / / /
* | | | | | Next dev cycleMiodrag Milanovic2022-03-042-2/+5
| | | | | |
* | | | | | Release version 0.15Miodrag Milanovic2022-03-042-3/+3
| | | | | |
* | | | | | Update ABCMiodrag Milanovic2022-03-041-1/+1
| | | | | |
* | | | | | Update documentationMiodrag Milanovic2022-03-041-1/+96
| | | | | |
* | | | | | Merge pull request #3219 from YosysHQ/micko/quick_vcdMiodrag Milanović2022-03-043-0/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | VCD reader support by using external tool
| * | | | | | VCD reader support by using external toolMiodrag Milanovic2022-02-283-0/+21
| | | | | | |
* | | | | | | Merge pull request #3220 from YosysHQ/claire/simstuffMiodrag Milanović2022-03-041-141/+301
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add writing of aiw files to "sim" command
| * | | | | | | Add option to ignore X only signals in outputMiodrag Milanovic2022-03-021-8/+32
| | | | | | | |
| * | | | | | | Write simulation files after simulation is performedMiodrag Milanovic2022-03-021-145/+151
| | | | | | | |
| * | | | | | | Merge pull request #3224 from YosysHQ/micko/refactorClaire Xen2022-03-021-213/+254
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Micko/refactor
| | * | | | | | | CleanupMiodrag Milanovic2022-03-021-10/+7
| | | | | | | | |
| | * | | | | | | Refactor sim output writersMiodrag Milanovic2022-02-281-213/+257
| |/ / / / / / /
| * | | | | | | Quick fixMiodrag Milanovic2022-02-281-0/+2
| | | | | | | |
| * | | | | | | Add writing of aiw files to "sim" commandClaire Xenia Wolf2022-02-281-1/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
| * | | | | | | Hotfix in AIGER witness reader state machineClaire Xenia Wolf2022-02-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
* | | | | | | | Bump versiongithub-actions[bot]2022-03-031-1/+1
| | | | | | | |
* | | | | | | | Update CHANGELOGMiodrag Milanovic2022-03-021-0/+12
| | | | | | | |
* | | | | | | | Bump versiongithub-actions[bot]2022-03-011-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #3216 from YosysHQ/claire/simstuffMiodrag Milanović2022-02-282-42/+64
|\| | | | | | | | | | | | | | | | | | | | Co-simulation improvements and fixes
| * | | | | | Support extended aiw formatMiodrag Milanovic2022-02-271-23/+44
| | | | | | |
| * | | | | | Fix for last clock edge dataMiodrag Milanovic2022-02-252-3/+2
| | | | | | |
| * | | | | | Experimental sim changesClaire Xenia Wolf2022-02-251-20/+22
|/ / / / / /
* | | | | | Bump versiongithub-actions[bot]2022-02-251-1/+1
| | | | | |
* | | | | | gowin: Remove unnecessary attributesYRabbit2022-02-241-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
* | | | | | gowin: Add support for true differential outputYRabbit2022-02-241-0/+11
| |_|_|/ / |/| | | | | | | | | | | | | | Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
* | | | | Merge pull request #3211 from YosysHQ/micko/witnessClaire Xen2022-02-222-2/+97
|\ \ \ \ \ | | | | | | | | | | | | Add support for AIGER witness files in "sim" command
| * | | | | Fix cycle 0 in aiger witness co-simulationClaire Xenia Wolf2022-02-181-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
| * | | | | Changed error messageMiodrag Milanovic2022-02-181-1/+1
| | | | | |
| * | | | | Added AIGER witness file co simulationMiodrag Milanovic2022-02-181-1/+93
| | | | | |
* | | | | | Merge pull request #3197 from YosysHQ/claire/smtbmcfixClaire Xen2022-02-221-1/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Add a bit of flexibilty re AIG witness trace length to smtbmc.py
| * | | | | Add a bit of flexibilty re trace length when processing aiger witnesses in ↵Claire Xenia Wolf2022-02-111-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smtbmc.py Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
* | | | | | Bump versiongithub-actions[bot]2022-02-221-1/+1
| | | | | |
* | | | | | Merge pull request #3203 from YosysHQ/micko/sim_ffMiodrag Milanović2022-02-2145-172/+1170
|\ \ \ \ \ \ | | | | | | | | | | | | | | Simulation for various FF types
| * | | | | | Fix handling of ce_over_srstMiodrag Milanovic2022-02-211-3/+2
| | |/ / / / | |/| | | |