aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-08-0749-552/+1134
|\
| * Merge pull request #1248 from YosysHQ/eddie/abc9_speedupEddie Hung2019-08-074-40/+48
| |\
| | * Add commentEddie Hung2019-08-071-2/+3
| | * Revert "Add TODO"Eddie Hung2019-08-071-2/+0
| | * Add TODOEddie Hung2019-08-071-0/+2
| | * Compute box_lookup just onceEddie Hung2019-08-071-8/+24
| | * Run "clean" on mapped_mod in its own designEddie Hung2019-08-072-24/+10
| | * Run "clean -purge" on holes_module in its own designEddie Hung2019-08-071-6/+11
| |/
| * Merge pull request #1260 from YosysHQ/dave/ecp5_cell_fixesDavid Shah2019-08-071-101/+244
| |\
| | * ecp5: Make cells_sim.v consistent with nextpnrDavid Shah2019-08-071-101/+244
| * | Merge pull request #1213 from YosysHQ/eddie/wreduce_addClifford Wolf2019-08-075-3/+226
| |\ \
| | * | Add signed opt_expr testsEddie Hung2019-08-061-0/+50
| | * | Add signed testEddie Hung2019-08-061-0/+26
| | * | Move LSB-trimming functionality from wreduce to opt_exprEddie Hung2019-08-062-23/+26
| | * | Add SigSpec::extract_end() convenience functionEddie Hung2019-08-061-0/+1
| | * | Restore original SigSpec::extract()Eddie Hung2019-08-061-1/+1
| | * | Move LSB tests from wreduce to opt_exprEddie Hung2019-08-062-99/+101
| | * | Merge remote-tracking branch 'origin/master' into eddie/wreduce_addEddie Hung2019-08-0656-172/+763
| | |\ \
| | * | | Try and fix againEddie Hung2019-07-191-5/+4
| * | | | Merge pull request #1240 from ucb-bar/firrtl-properties+pow+xnorClifford Wolf2019-08-072-94/+206
| |\ \ \ \
| | * | | | Support explicit FIRRTL properties for better accommodation of FIRRTL/Verilog...Jim Lawson2019-07-312-94/+206
| | * | | | Merge remote-tracking branch 'upstream/master'Jim Lawson2019-07-3021-32/+164
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master'Jim Lawson2019-07-24199-1214/+9423
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge pull request #1249 from mmicko/anlogic_fixClifford Wolf2019-08-071-16/+8
| |\ \ \ \ \ \ \
| | * | | | | | | anlogic : Fix alu mappingMiodrag Milanovic2019-08-031-16/+8
| * | | | | | | | Merge pull request #1252 from YosysHQ/clifford/fix1231Clifford Wolf2019-08-071-15/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix handling of functions/tasks without top-level begin-end block, fixes #1231Clifford Wolf2019-08-061-15/+2
| * | | | | | | | | Merge pull request #1253 from YosysHQ/clifford/checkClifford Wolf2019-08-073-9/+17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Be less aggressive with running design->check()Clifford Wolf2019-08-063-9/+17
| | |/ / / / / / / /
| * | | | | | | | | Merge pull request #1257 from YosysHQ/clifford/cellcostsClifford Wolf2019-08-073-109/+103
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Tweak default gate costs, cleanup "stat -tech cmos"Clifford Wolf2019-08-072-20/+10
| | * | | | | | | | Redesign of cell cost APIClifford Wolf2019-08-072-93/+97
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Update CHANGELOGDavid Shah2019-08-071-0/+2
| * | | | | | | | Merge pull request #1241 from YosysHQ/clifford/jsonfixDavid Shah2019-08-072-36/+71
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Update JSON front-end to process new attr/param encodingClifford Wolf2019-08-011-23/+34
| | * | | | | | | Implement improved JSON attr/param encodingClifford Wolf2019-08-011-13/+37
| * | | | | | | | Merge pull request #1232 from YosysHQ/dave/write_gzipDavid Shah2019-08-064-7/+79
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Add test for writing gzip-compressed filesDavid Shah2019-08-062-0/+18
| | * | | | | | | Add support for writing gzip-compressed filesDavid Shah2019-08-062-7/+61
| |/ / / / / / /
| * | | | | | | Merge pull request #1251 from YosysHQ/clifford/nmuxClifford Wolf2019-08-0619-42/+174
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Add $_NMUX_, add "abc -g cmos", add proper cmos cell costsClifford Wolf2019-08-0619-42/+174
| |/ / / / / /
| * | | | | | Merge pull request #1242 from jfng/fix-proc_prune-partialwhitequark2019-08-031-2/+11
| |\ \ \ \ \ \
| | * | | | | | proc_prune: Promote partially redundant assignments.Jean-François Nguyen2019-08-011-2/+11
| | |/ / / / /
| * | | | | | Merge pull request #1238 from mmicko/vsbuild_fixClifford Wolf2019-08-022-1/+2
| |\ \ \ \ \ \
| | * | | | | | Visual Studio build fixMiodrag Milanovic2019-07-312-1/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #1239 from mmicko/mingw_fixClifford Wolf2019-08-0211-25/+37
| |\ \ \ \ \ \
| | * | | | | | Fix linking issue for new mxe and pthreadMiodrag Milanovic2019-08-011-1/+2
| | * | | | | | Fix yosys linking for mxeMiodrag Milanovic2019-08-011-1/+1
| | * | | | | | New mxe hacks needed to support 2ca237eMiodrag Milanovic2019-08-011-0/+4
| | * | | | | | Fix formatting for msys2 mingw build using GetSizeMiodrag Milanovic2019-08-0110-23/+30
| | |/ / / / /