aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shift register inference before muxEddie Hung2019-05-221-3/+3
* Fix/workaround symptom unveiled by #1023Eddie Hung2019-05-211-4/+14
* Instead of MUXCY/XORCY use CARRY4 (with timing)Eddie Hung2019-05-214-11/+20
* Pad all boxes so that all input/output connections specifiedEddie Hung2019-05-211-22/+67
* Modify LUT area cost to be same as old abcEddie Hung2019-05-211-10/+9
* Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-2156-485/+1809
|\
| * 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
| | |/ /
| * | | Merge pull request #1008 from thasti/fix_libyosys_buildClifford Wolf2019-05-151-5/+6
| |\ \ \ | | |_|/ | |/| |
| | * | extract python prefix to allow overridingStefan Biereigel2019-05-141-1/+2
| | * | remove ldconfig callStefan Biereigel2019-05-141-1/+0
| | * | add mkdir for libyosys target, explicitly copy to target folderStefan Biereigel2019-05-141-3/+4
| | |/
| * | Merge pull request #1005 from smunaut/ice40_hfosc_trimDavid Shah2019-05-151-0/+11
| |\ \ | | |/ | |/|
| | * ice40/cells_sim.v: Add support for TRIM input to SB_HFOSCSylvain Munaut2019-05-131-0/+11
| * | bugpoint: check for -script option.whitequark2019-05-141-0/+3
| |/
| * Merge pull request #1004 from YosysHQ/clifford/fix1002Clifford Wolf2019-05-121-3/+11
| |\
| | * Fix handling of glob_abort_cnt in opt_muxtree, fixes #1002Clifford Wolf2019-05-121-3/+11
| |/
| * Merge pull request #1003 from makaimann/zinit-allClifford Wolf2019-05-111-1/+1
| |\
| | * Zinit option '-singleton' -> '-all'Makai Mann2019-05-101-1/+1
| * | Add "fmcombine -initeq -anyeq"Clifford Wolf2019-05-111-3/+38
| * | Add "stat -tech xilinx"Clifford Wolf2019-05-112-4/+74
| |/
| * Merge pull request #1000 from bwidawsk/synth-formatClifford Wolf2019-05-092-222/+224
| |\
| | * Fix formatting for synth_intel.ccBen Widawsky2019-05-091-222/+211
| | * Add a .clang-formatBen Widawsky2019-05-091-0/+13
| |/
| * Add $stop to documentationClifford Wolf2019-05-091-3/+4
| * Remove added newline (by re-running minisat 00_UPDATE.sh)Clifford Wolf2019-05-081-1/+0
| * Merge pull request #991 from kristofferkoch/gcc9-warningsClifford Wolf2019-05-085-5/+9
| |\
| | * Fix all warnings that occurred when compiling with gcc9Kristoffer Ellersgaard Koch2019-05-085-5/+9
| * | Merge pull request #998 from mdaiter/get_bool_attribute_optsClifford Wolf2019-05-081-4/+8
| |\ \
| | * | Minor optimization to get_attribute_boolMatthew Daiter2019-05-071-4/+8
| * | | Add test case from #997Clifford Wolf2019-05-071-0/+12
| * | | Fix handling of partial init attributes in write_verilog, fixes #997Clifford Wolf2019-05-071-1/+2
| * | | Merge pull request #996 from mdaiter/ceil_log2_optsClifford Wolf2019-05-072-3/+5
| |\ \ \
| | * | | Optimize ceil_log2 functionMatthew Daiter2019-05-072-3/+5
| | |/ /
| * | | Add "synth_xilinx -arch"Clifford Wolf2019-05-071-1/+13
| * | | More opt_clean cleanupsClifford Wolf2019-05-071-26/+36
| |/ /
| * | Merge pull request #946 from YosysHQ/clifford/specifyClifford Wolf2019-05-0619-51/+810
| |\ \
| | * | Improve tests/various/specify.ysClifford Wolf2019-05-061-2/+32
| | * | Add "real" keyword to ilang formatClifford Wolf2019-05-063-2/+12