aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump versiongithub-actions[bot]2022-03-311-1/+1
|
* Merge pull request #3259 from YosysHQ/micko/verific_valgrindMiodrag Milanović2022-03-305-8/+16
|\ | | | | Fix valgrind tests when using verific
| * Fix valgrind tests when using verificMiodrag Milanovic2022-03-305-8/+16
| |
* | Merge pull request #3260 from YosysHQ/micko/proper_scopenameMiodrag Milanović2022-03-302-9/+4
|\ \ | |/ |/| Proper scope naming from FST
| * Proper scope naming from FSTMiodrag Milanovic2022-03-302-9/+4
|/
* Merge pull request #3250 from YosysHQ/micko/verific_consistentMiodrag Milanović2022-03-302-23/+27
|\ | | | | Import Verific netlist in consistent order
| * Properly mark modules importedMiodrag Milanovic2022-03-261-2/+2
| |
| * Import verific netlist in consistent orderMiodrag Milanovic2022-03-252-23/+27
| |
* | Bump versiongithub-actions[bot]2022-03-301-1/+1
| |
* | Merge pull request #3258 from jix/fix-no-assertionsMiodrag Milanović2022-03-291-0/+2
|\ \ | | | | | | smtbmc: fix bmc with no assertions
| * | smtbmc: fix bmc with no assertionsJannis Harder2022-03-291-0/+2
|/ / | | | | | | this was broken by the `--keep-going` changes
* | Bump versiongithub-actions[bot]2022-03-291-1/+1
| |
* | kernel/mem: Only use FF init in read-first emu for mem with initMarcelina Kościelnicka2022-03-281-1/+4
| |
* | Merge pull request #3253 from jix/smtbmc-nodeepcopyJannis Harder2022-03-281-6/+6
|\ \ | | | | | | smtbmc: Avoid unnecessary deep copies during unrolling
| * | smtbmc: Avoid unnecessary deep copies during unrollingJannis Harder2022-03-281-6/+6
| | |
* | | Merge pull request #3247 from jix/smtbmc-keepgoingJannis Harder2022-03-281-50/+143
|\ \ \ | | | | | | | | smtbmc `--keep-going`
| * | | yosys-smtbmc: Option to keep going after failed assertions in BMC modeJannis Harder2022-03-241-48/+141
| | | |
| * | | yosys-smtbmc: Fix typo in help text, remove trailing whitespaceJannis Harder2022-03-241-2/+2
| | | |
* | | | Merge pull request #3194 from Ravenslofty/abc9-flow3mfsLofty2022-03-281-1/+7
|\ \ \ \ | | | | | | | | | | abc9: add flow3mfs script
| * | | | abc9: add flow3mfs scriptLofty2022-02-101-1/+7
| | | | |
* | | | | Merge pull request #3246 from YosysHQ/gatecat/timing-derive-fixLofty2022-03-281-5/+10
|\ \ \ \ \ | | | | | | | | | | | | abc9_ops: Also derive blackboxes with timing info
| * | | | | abc9_ops: Also derive blackboxes with timing infogatecat2022-03-241-5/+10
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: gatecat <gatecat@ds0.me>
* | | | | gowin: Add oscillator primitivesTim Pambor2022-03-281-0/+34
| |_|/ / |/| | |
* | | | Update URL to zlibMiodrag Milanović2022-03-281-1/+1
| | | |
* | | | Bump versiongithub-actions[bot]2022-03-261-1/+1
| | | |
* | | | Add some more reserve calls to RTLIL::ConstNotAFile2022-03-251-0/+5
| | | | | | | | | | | | | | | | This results in a slight ~0.22% total speedup synthesizing vexriscv
* | | | Merge pull request #3249 from YosysHQ/micko/no_startoffsetMiodrag Milanović2022-03-251-8/+17
|\ \ \ \ | |_|_|/ |/| | | Add -no-startoffset option to write_aiger
| * | | Add -no-startoffset option to write_aigerMiodrag Milanovic2022-03-251-8/+17
|/ / /
* | | Bump versiongithub-actions[bot]2022-03-251-1/+1
| | |
* | | Merge pull request #3243 from nakengelhardt/fix_aiw_commentMiodrag Milanović2022-03-241-1/+1
|\ \ \ | |/ / |/| | smtbmc: ignore # comment lines
| * | ignore # comment linesN. Engelhardt2022-03-241-1/+1
|/ /
* | Bump versiongithub-actions[bot]2022-03-231-1/+1
| |
* | Update abc with latest fixMiodrag Milanovic2022-03-221-1/+1
| |
* | Proper SigBit forming in simMiodrag Milanovic2022-03-221-4/+4
| |
* | Proper SigBit forming in simMiodrag Milanovic2022-03-221-4/+4
| |
* | Bump versiongithub-actions[bot]2022-03-221-1/+1
| |
* | xilinx: Add RAMB4* blackboxesMarcelina Kościelnicka2022-03-212-1/+695
| |
* | Bump versiongithub-actions[bot]2022-03-191-1/+1
| |
* | More verbose warningsMiodrag Milanovic2022-03-182-6/+9
| |
* | Merge pull request #3236 from YosysHQ/micko/tb_initialMiodrag Milanović2022-03-173-6/+34
|\ \ | | | | | | Recognize registers and set initial state for them in tb
| * | Recognize registers and set initial state for them in tbMiodrag Milanovic2022-03-163-6/+34
| | |
* | | Bump versiongithub-actions[bot]2022-03-171-1/+1
|/ /
* | Update sim help message.Miodrag Milanovic2022-03-161-1/+2
| |
* | Bump versiongithub-actions[bot]2022-03-151-1/+1
| |
* | gowin: add support for Double Data Rate primitivesYRabbit2022-03-141-0/+25
| | | | | | | | Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
* | Merge pull request #3232 from YosysHQ/micko/fst2tbMiodrag Milanović2022-03-141-0/+319
|\ \ | | | | | | Added fst2tb pass for generating testbench
| * | Added fst2tb pass for generating testbenchMiodrag Milanovic2022-03-141-0/+319
| | |
* | | Merge pull request #3213 from antonblanchard/abc-typoClaire Xen2022-03-141-2/+2
|\ \ \ | |/ / |/| | abc: Fix {I} and {P} substitution
| * | abc: Fix {I} and {P} substitutionAnton Blanchard2022-02-231-2/+2
| | | | | | | | | | | | We were searching for {D} after the first match of {I} or {P}.
* | | Proper example codeMiodrag Milanovic2022-03-142-1/+3
| | |