aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'upstream/master'Jim Lawson2019-04-3091-445/+5146
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-04-098-7/+76
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-04-033-30/+203
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-04-01120-600/+5502
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-03-0412-28/+124
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-03-0131-105/+622
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-02-2539-222/+2479
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-02-153-44/+47
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-02-11109-413/+3479
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix botched merge in CHANGELOGJim Lawson2018-12-181-1/+0
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'Jim Lawson2018-12-18128-636/+8336
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Improve Verific importer blackbox handlingClifford Wolf2018-10-081-2/+14
| * | | | | | | | | | | | | | Add "write_edif -attrprop"Clifford Wolf2018-10-081-11/+28
| * | | | | | | | | | | | | | Fix compiler warning in verific.ccClifford Wolf2018-10-081-0/+2
| * | | | | | | | | | | | | | Fix misspelling in issue_template.mdTim Ansell2018-10-081-1/+1
| * | | | | | | | | | | | | | Fix IdString M in setup_stdcells()Adrian Wheeldon2018-10-081-1/+1
| * | | | | | | | | | | | | | Add inout ports to cells_xtra.vClifford Wolf2018-10-082-2/+14
| * | | | | | | | | | | | | | xilinx: Adding missing inout IO port to IOBUFTim Ansell2018-10-081-0/+1
| * | | | | | | | | | | | | | Fix for issue 594.Tom Verbeure2018-10-081-1/+2
| * | | | | | | | | | | | | | Add read_verilog $changed supportDan Gisselquist2018-10-081-1/+4
| * | | | | | | | | | | | | | ecp5: Don't map ROMs to DRAMDavid Shah2018-10-081-0/+1
| * | | | | | | | | | | | | | Fix handling of $past 2nd argument in read_verilogClifford Wolf2018-10-081-1/+1
| * | | | | | | | | | | | | | Update to v2 YosysVS templateClifford Wolf2018-10-081-4/+4
| * | | | | | | | | | | | | | Add "read_verilog -noassert -noassume -assert-assumes"Clifford Wolf2018-10-083-6/+49
| * | | | | | | | | | | | | | Added support for ommited "parameter" in Verilog-2001 style parameter decl in...Clifford Wolf2018-10-081-3/+9
| * | | | | | | | | | | | | | Update CHANGELOGClifford Wolf2018-10-081-2/+35
| * | | | | | | | | | | | | | added prefix to FDirection constants, fixing windows buildMiodrag Milanovic2018-10-081-11/+11
| * | | | | | | | | | | | | | Update CHANGLELOGClifford Wolf2018-10-081-5/+27
| * | | | | | | | | | | | | | Update ChangelogClifford Wolf2018-10-081-1/+54
| * | | | | | | | | | | | | | Fix Cygwin build and document needed packagesMiodrag Milanovic2018-10-083-1/+14
| * | | | | | | | | | | | | | Fixed typo in "verilog_write" help messageacw12512018-10-082-5/+5
| * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'Jim Lawson2018-09-1711-14/+78
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4 from YosysHQ/masterJim Lawson2018-08-283-23/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #1024 from YosysHQ/eddie/fix_Wmissing_bracesEddie Hung2019-05-211-5/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Rename labelEddie Hung2019-05-211-6/+5
| * | | | | | | | | | | | | | | | Try againEddie Hung2019-05-211-4/+10
| * | | | | | | | | | | | | | | | Fix warningEddie Hung2019-05-211-3/+2
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #1017 from Kmanfi/bigger_verilog_filesClifford Wolf2019-05-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Read bigger Verilog files.Kaj Tuomi2019-05-181-1/+1
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #1013 from antmicro/parameter_attributesClifford Wolf2019-05-163-2/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Added tests for Verilog frontent for attributes on parameters and localparamsMaciej Kurc2019-05-162-0/+22
| * | | | | | | | | | | | | | | | Added support for parsing attributes on parameters in Verilog frontent. Conte...Maciej Kurc2019-05-161-2/+2
* | | | | | | | | | | | | | | | | Merge pull request #1012 from YosysHQ/clifford/sigspecrwClifford Wolf2019-05-153-17/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Improvements in opt_cleanClifford Wolf2019-05-151-10/+10
| * | | | | | | | | | | | | | | | | Add rewrite_sigspecs2, Improve remove() wiresClifford Wolf2019-05-152-7/+82
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Do not leak file descriptors in cover.ccClifford Wolf2019-05-151-5/+6
* | | | | | | | | | | | | | | | | Merge pull request #1011 from hzeller/fix-constructing-string-from-intClifford Wolf2019-05-152-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix two instances of integer-assignment to string.Henner Zeller2019-05-142-2/+3
* | | | | | | | | | | | | | | | | | Merge pull request #1010 from hzeller/yacc-self-containedClifford Wolf2019-05-152-2/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Make the generated *.tab.hh include all the headers needed to define the union.Henner Zeller2019-05-142-2/+18
| |/ / / / / / / / / / / / / / / / /