aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not detect fsm state registers with init attributeClifford Wolf2015-09-211-0/+2
* Bugfix in "qwp" passClifford Wolf2015-09-211-6/+31
* Improvements and fixes in "qwp" passClifford Wolf2015-09-211-29/+74
* Added "qwp -dump"Clifford Wolf2015-09-201-21/+115
* Added "qwp" commandClifford Wolf2015-09-202-0/+586
* Improvements to $display system taskAndrew Zonenberg2015-09-191-9/+22
* Added nlutmapClifford Wolf2015-09-183-2/+176
* Added lut2mux passClifford Wolf2015-09-182-0/+94
* Cosmetic fix in Module::addLut()Clifford Wolf2015-09-182-5/+5
* Added buffer detection to "abc -lut"Clifford Wolf2015-09-181-0/+6
* Renamed GreenPAK4 cells, improved GP4 DFF mappingClifford Wolf2015-09-185-9/+50
* Added support for "dfflibmap -liberty +/..."Clifford Wolf2015-09-181-0/+1
* Added detection of "mux inverter" chains in opt_constClifford Wolf2015-09-181-0/+2
* Added $logic_not handling to fsm_detectClifford Wolf2015-09-181-0/+2
* Added $finish and $display to READMEClifford Wolf2015-09-181-0/+4
* Merge branch 'feat-finish-disp'Clifford Wolf2015-09-181-2/+98
|\
| * Added AST_INITIAL checks for $finish and $displayClifford Wolf2015-09-181-2/+9
| * Initial implementation of $display()Andrew Zonenberg2015-09-181-1/+84
| * Initial implementation of $finish()Andrew Zonenberg2015-09-181-2/+8
|/
* Fixed copy&paste typo in synth_greenpak4Clifford Wolf2015-09-161-3/+3
* Added GreenPAK4 skeletonClifford Wolf2015-09-164-0/+297
* Fixed sharing of $memrd cellsClifford Wolf2015-09-121-0/+4
* Fixed ice40 handling of negclk RAM40Clifford Wolf2015-09-102-12/+12
* Fixed port ordering in "splitnets" cmdClifford Wolf2015-09-011-7/+18
* gcc-4.6 build fixesClifford Wolf2015-09-012-3/+3
* Removed unnecessary cast.Andrei Errapart2015-09-011-2/+2
* Microsoft Visual C++ fixes in hashlib; template specializations on int32_t an...Andrei Errapart2015-09-011-6/+8
* Microsoft Visual C++ fix for log.h.Andrei Errapart2015-09-011-0/+5
* Fixed iopadmap help messageClifford Wolf2015-08-311-3/+3
* Added SigMap::allbits()Clifford Wolf2015-08-311-0/+8
* Using dict<> and pool<> in alumacc passClifford Wolf2015-08-311-5/+5
* Added "yosys-smt2-wire" tag support to smt2 back-endClifford Wolf2015-08-311-0/+2
* Fixed handling of memory read without addressClifford Wolf2015-08-221-1/+1
* Switched to Python 3Clifford Wolf2015-08-2214-35/+14
* Added sat -show-regs, -show-public, -show-allClifford Wolf2015-08-181-0/+39
* Bugfix in fsm_detect for complex muxtreesClifford Wolf2015-08-181-15/+23
* Properly clean up unused "init" attributesClifford Wolf2015-08-182-6/+36
* Small corrections to const2ast warning messagesClifford Wolf2015-08-171-2/+2
* Check base-n literals only contain valid digitsFlorian Zeitz2015-08-171-0/+3
* Warn on literals exceeding the specified bit widthFlorian Zeitz2015-08-171-34/+39
* Merge pull request #72 from cseed/masterClifford Wolf2015-08-171-0/+34
|\
| * Added .travis.yml.Cotton Seed2015-08-171-0/+34
|/
* Another bugfix for ice40 and xilinx brams_init make rulesClifford Wolf2015-08-164-9/+9
* Fixed Makefile rules for generated share filesClifford Wolf2015-08-163-2/+20
* Added $tribuf and $_TBUF_ sim modelsClifford Wolf2015-08-162-0/+20
* Added tribuf commandClifford Wolf2015-08-163-0/+189
* Added $tribuf and $_TBUF_ cell typesClifford Wolf2015-08-165-2/+42
* Fixed opt_clean handling of inout portsClifford Wolf2015-08-161-2/+2
* Fixed generation of smt2 concat statementsClifford Wolf2015-08-151-3/+5
* Fix version strings for out-of-tree buildsLarry Doolittle2015-08-141-2/+2