aboutsummaryrefslogtreecommitdiffstats
path: root/manual
Commit message (Collapse)AuthorAgeFilesLines
* And appnotesKrystalDelusion2022-12-0833-2721/+0
|
* Removing manual filesKrystalDelusion2022-12-0848-17415/+0
|
* Update manualMiodrag Milanovic2022-12-051-6/+189
|
* Update manualMiodrag Milanovic2022-11-081-0/+47
|
* Update documentationMiodrag Milanovic2022-09-061-170/+288
|
* Add the $anyinit cell and the formalff passJannis Harder2022-08-161-1/+1
| | | | | | | These can be used to protect undefined flip-flop initialization values from optimizations that are not sound for formal verification and can help mapping all solver-provided values in witness traces for flows that use different backends simultaneously.
* update manual to latestMiodrag Milanovic2022-08-031-2/+5
|
* Update manual and changelogMiodrag Milanovic2022-08-031-0/+3
|
* Update documentationMiodrag Milanovic2022-08-011-0/+4
|
* Upadte documentation and changelogMiodrag Milanovic2022-07-041-46/+30
|
* add hierarchy -smtcheckJacob Lifshay2022-06-221-0/+3
| | | | like -simcheck, but allow smtlib2_module modules.
* Update manualMiodrag Milanovic2022-06-101-0/+8
|
* Update changelog and manualMiodrag Milanovic2022-06-081-91/+160
|
* Update manualMiodrag Milanovic2022-05-091-0/+44
|
* Update CHANGELOG and manualMiodrag Milanovic2022-04-041-2/+54
|
* Update documentationMiodrag Milanovic2022-03-041-1/+96
|
* Update CHANGELOG and manualMiodrag Milanovic2022-02-071-3/+61
|
* manual: Fix a custom pass example.Marcelina Kościelnicka2022-01-271-1/+1
| | | | Fixes #3156.
* manual: Fix cell-stmt ordergatecat2022-01-031-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Update manualMiodrag Milanovic2022-01-031-1/+21
|
* opt_mem_priority: Fix non-ascii char in help message.Marcelina Kościelnicka2021-12-091-11/+1
| | | | This is a fixed version of #3072.
* Update manualMiodrag Milanovic2021-12-031-22/+181
|
* manual: fix pdflatex inputenc undefined char errorGabriel Somlo2021-11-071-1/+1
| | | | Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
* Update command referenceMiodrag Milanovic2021-11-051-0/+17
|
* Update command reference part of manualMiodrag Milanovic2021-10-291-340/+1444
|
* Add $aldff and $aldffe: flip-flops with async load.Marcelina Kościelnicka2021-10-021-2/+13
|
* Add v2 memory cells.Marcelina Kościelnicka2021-08-111-27/+99
|
* memory: Introduce $meminit_v2 cell, with EN input.Marcelina Kościelnicka2021-07-281-5/+6
|
* Intersynth URLClaire Xenia Wolf2021-06-091-1/+1
| | | | Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
* More deadname stuffClaire Xenia Wolf2021-06-099-26/+26
|
* Use HTTPS for website links, gatecat emailClaire Xenia Wolf2021-06-099-12/+12
| | | | | | | | | | git ls-tree -r --name-only HEAD | xargs sed -i -rf ~/fixemails.sed s/((Claire|Xen|Xenia|Clifford)\s+)+(Wolf|Xen)\s+<(claire|clifford)@(symbioticeda.com|clifford.at|yosyshq.com)>/Claire Xenia Wolf <claire@yosyshq.com>/gi; s/((Nina|Nak|N\.)\s+)+Engelhardt\s+<nak@(symbioticeda.com|yosyshq.com)>/N. Engelhardt <nak@yosyshq.com>/gi; s/((David)\s+)+(Shah|gatecat)\s+<(dave|david|gatecat)@(symbioticeda.com|yosyshq.com|ds0.me)>/gatecat <gatecat@ds0.me>/gi; s/((Miodrag)\s+)+Milanovic\s+<(miodrag|micko)@(symbioticeda.com|yosyshq.com)>/Miodrag Milanovic <micko@yosyshq.com>/gi; s,https?://www.clifford.at/yosys/|http://yosyshq.net/yosys/,https://yosyshq.net/yosys/,g;
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-0810-13/+13
| | | | | | | | s/((Claire|Xen|Xenia|Clifford)\s+)+(Wolf|Xen)\s+<(claire|clifford)@(symbioticeda.com|clifford.at|yosyshq.com)>/Claire Xenia Wolf <claire@yosyshq.com>/gi; s/((Nina|Nak|N\.)\s+)+Engelhardt\s+<nak@(symbioticeda.com|yosyshq.com)>/N. Engelhardt <nak@yosyshq.com>/gi; s/((David)\s+)+Shah\s+<(dave|david)@(symbioticeda.com|yosyshq.com|ds0.me)>/David Shah <dave@ds0.me>/gi; s/((Miodrag)\s+)+Milanovic\s+<(miodrag|micko)@(symbioticeda.com|yosyshq.com)>/Miodrag Milanovic <micko@yosyshq.com>/gi; s,https?://www.clifford.at/yosys/,http://yosyshq.net/yosys/,g;
* split CodingReadme into multiple filesN. Engelhardt2021-03-221-5/+6
|
* bugpoint: add runner optionZachary Snow2021-03-171-0/+3
|
* verilog: Use proc memory writes in the frontend.Marcelina Kościelnicka2021-03-081-0/+5
|
* Add support for memory writes in processes.Marcelina Kościelnicka2021-03-081-2/+3
|
* Update command-reference-manual.texClaire Xen2021-03-041-4/+4
|
* RTLIL Documentation: switch in process is optionalRobert Baruch2021-02-271-1/+1
|
* Further juggles the wording of "character".Robert Baruch2020-11-251-1/+1
|
* Clarifies how character encodings work.Robert Baruch2020-11-251-5/+5
|
* Clarifies whitespace and eol.Robert Baruch2020-11-251-2/+6
|
* Cleans up doublequotesRobert Baruch2020-11-251-2/+2
|
* Clarifies use of integers, and character set.Robert Baruch2020-11-251-4/+12
|
* Clarifies processes, corrects some attributesRobert Baruch2020-11-251-29/+46
|
* Refactors for attributes.Robert Baruch2020-11-241-50/+50
|
* Cleans up some descriptions and syntaxRobert Baruch2020-11-241-25/+43
| | | Now all rules ending in "-stmt" end in eol.
* Adds missing "end" and eol to module.Robert Baruch2020-11-221-1/+1
|
* Update to Values #2Robert Baruch2020-11-221-1/+1
|
* Update to Values sectionRobert Baruch2020-11-221-2/+2
|
* Adds appendix on RTLIL text formatRobert Baruch2020-11-223-0/+260
|