aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | 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
| | | |/ / / / /
| * | | | | | | Do not pack registers if (* keep *)Eddie Hung2019-08-071-0/+20
* | | | | | | | DSP48E1 sim model: add SIMD testsDavid Shah2019-08-083-3/+113
* | | | | | | | DSP48E1 model: test CE inputsDavid Shah2019-08-082-7/+17
* | | | | | | | DSP48E1 sim model: fix seq tests and add preadder testsDavid Shah2019-08-082-6/+91
* | | | | | | | DSP48E1 sim model: seq test workingDavid Shah2019-08-083-16/+60
* | | | | | | | DSP48E1 sim model: Comb, no pre-adder, mode workingDavid Shah2019-08-082-8/+13
* | | | | | | | [wip] sim model testingDavid Shah2019-08-084-15/+77
* | | | | | | | [wip] sim model testingDavid Shah2019-08-083-40/+360
* | | | | | | | [wip] DSP48E1 sim model improvementsDavid Shah2019-08-071-6/+82
* | | | | | | | [wip] DSP48E1 sim model improvementsDavid Shah2019-08-061-23/+120
* | | | | | | | [wip] DSP48E1 sim model improvementsDavid Shah2019-08-061-8/+75
|/ / / / / / /
* | | | | | | Add comment about supporting $dffe in ice40_dspEddie Hung2019-08-011-0/+1
* | | | | | | Pack P register properlyEddie Hung2019-08-011-2/+4
* | | | | | | Trim Y_WIDTHEddie Hung2019-08-011-5/+3
* | | | | | | Add DSP_SIGNEDONLY backEddie Hung2019-08-011-0/+16
* | | | | | | DSP_MINWIDTH -> DSP_{A,B,Y}_MINWIDTHEddie Hung2019-08-012-5/+12
* | | | | | | Change $__softmul back to $mulEddie Hung2019-08-011-0/+1
* | | | | | | Cope with sign extension in mul2dspEddie Hung2019-08-012-14/+14
* | | | | | | Revert "Do not do sign extension in techmap; let packer do it"Eddie Hung2019-08-011-5/+14
* | | | | | | Merge remote-tracking branch 'origin/master' into xc7dspEddie Hung2019-08-0125-86/+219
|\| | | | | |
| * | | | | | Merge pull request #1236 from YosysHQ/eddie/xc6s_brams_mapEddie Hung2019-08-011-3/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | RST -> RSTBRST for RAMB8BWEREddie Hung2019-07-291-3/+3
| | |/ / / /