Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update manual to latest | Miodrag Milanovic | 2022-08-03 | 1 | -2/+5 |
* | Update manual and changelog | Miodrag Milanovic | 2022-08-03 | 1 | -0/+3 |
* | Update documentation | Miodrag Milanovic | 2022-08-01 | 1 | -0/+4 |
* | Upadte documentation and changelog | Miodrag Milanovic | 2022-07-04 | 1 | -46/+30 |
* | add hierarchy -smtcheck | Jacob Lifshay | 2022-06-22 | 1 | -0/+3 |
* | Update manual | Miodrag Milanovic | 2022-06-10 | 1 | -0/+8 |
* | Update changelog and manual | Miodrag Milanovic | 2022-06-08 | 1 | -91/+160 |
* | Update manual | Miodrag Milanovic | 2022-05-09 | 1 | -0/+44 |
* | Update CHANGELOG and manual | Miodrag Milanovic | 2022-04-04 | 1 | -2/+54 |
* | Update documentation | Miodrag Milanovic | 2022-03-04 | 1 | -1/+96 |
* | Update CHANGELOG and manual | Miodrag Milanovic | 2022-02-07 | 1 | -3/+61 |
* | manual: Fix a custom pass example. | Marcelina Kościelnicka | 2022-01-27 | 1 | -1/+1 |
* | manual: Fix cell-stmt order | gatecat | 2022-01-03 | 1 | -1/+1 |
* | Update manual | Miodrag Milanovic | 2022-01-03 | 1 | -1/+21 |
* | opt_mem_priority: Fix non-ascii char in help message. | Marcelina Kościelnicka | 2021-12-09 | 1 | -11/+1 |
* | Update manual | Miodrag Milanovic | 2021-12-03 | 1 | -22/+181 |
* | manual: fix pdflatex inputenc undefined char error | Gabriel Somlo | 2021-11-07 | 1 | -1/+1 |
* | Update command reference | Miodrag Milanovic | 2021-11-05 | 1 | -0/+17 |
* | Update command reference part of manual | Miodrag Milanovic | 2021-10-29 | 1 | -340/+1444 |
* | Add $aldff and $aldffe: flip-flops with async load. | Marcelina Kościelnicka | 2021-10-02 | 1 | -2/+13 |
* | Add v2 memory cells. | Marcelina Kościelnicka | 2021-08-11 | 1 | -27/+99 |
* | memory: Introduce $meminit_v2 cell, with EN input. | Marcelina Kościelnicka | 2021-07-28 | 1 | -5/+6 |
* | Intersynth URL | Claire Xenia Wolf | 2021-06-09 | 1 | -1/+1 |
* | More deadname stuff | Claire Xenia Wolf | 2021-06-09 | 9 | -26/+26 |
* | Use HTTPS for website links, gatecat email | Claire Xenia Wolf | 2021-06-09 | 9 | -12/+12 |
* | Fixing old e-mail addresses and deadnames | Claire Xenia Wolf | 2021-06-08 | 10 | -13/+13 |
* | split CodingReadme into multiple files | N. Engelhardt | 2021-03-22 | 1 | -5/+6 |
* | bugpoint: add runner option | Zachary Snow | 2021-03-17 | 1 | -0/+3 |
* | verilog: Use proc memory writes in the frontend. | Marcelina Kościelnicka | 2021-03-08 | 1 | -0/+5 |
* | Add support for memory writes in processes. | Marcelina Kościelnicka | 2021-03-08 | 1 | -2/+3 |
* | Update command-reference-manual.tex | Claire Xen | 2021-03-04 | 1 | -4/+4 |
* | RTLIL Documentation: switch in process is optional | Robert Baruch | 2021-02-27 | 1 | -1/+1 |
* | Further juggles the wording of "character". | Robert Baruch | 2020-11-25 | 1 | -1/+1 |
* | Clarifies how character encodings work. | Robert Baruch | 2020-11-25 | 1 | -5/+5 |
* | Clarifies whitespace and eol. | Robert Baruch | 2020-11-25 | 1 | -2/+6 |
* | Cleans up doublequotes | Robert Baruch | 2020-11-25 | 1 | -2/+2 |
* | Clarifies use of integers, and character set. | Robert Baruch | 2020-11-25 | 1 | -4/+12 |
* | Clarifies processes, corrects some attributes | Robert Baruch | 2020-11-25 | 1 | -29/+46 |
* | Refactors for attributes. | Robert Baruch | 2020-11-24 | 1 | -50/+50 |
* | Cleans up some descriptions and syntax | Robert Baruch | 2020-11-24 | 1 | -25/+43 |
* | Adds missing "end" and eol to module. | Robert Baruch | 2020-11-22 | 1 | -1/+1 |
* | Update to Values #2 | Robert Baruch | 2020-11-22 | 1 | -1/+1 |
* | Update to Values section | Robert Baruch | 2020-11-22 | 1 | -2/+2 |
* | Adds appendix on RTLIL text format | Robert Baruch | 2020-11-22 | 3 | -0/+260 |
* | manual: fix typo. | whitequark | 2020-08-27 | 1 | -1/+1 |
* | Replace "ILANG" with "RTLIL" everywhere. | whitequark | 2020-08-26 | 3 | -16/+14 |
* | Add latches to the manual. | Marcelina Kościelnicka | 2020-06-26 | 1 | -42/+165 |
* | Add a few more gate types to the manual. | Marcelina Kościelnicka | 2020-06-26 | 1 | -8/+36 |
* | Add new builtin FF types | Marcelina Kościelnicka | 2020-06-23 | 1 | -28/+178 |
* | Use C++11 final/override keywords. | whitequark | 2020-06-18 | 2 | -4/+4 |