aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #657 from mithro/xilinx-vprClifford Wolf2018-10-181-3/+2
|\ \ \
| * | | xilinx: Still map LUT7/LUT8 to Xilinx specific primitives.Tim 'mithro' Ansell2018-10-081-3/+2
| |/ /
* | | Merge pull request #664 from tklam/ignore-verilog-protectClifford Wolf2018-10-181-0/+3
|\ \ \
| * | | ignore protect endprotectargama2018-10-161-0/+3
| |/ /
* | | Update ABC to git rev c5b48bbClifford Wolf2018-10-171-1/+1
* | | Minor code cleanups in liberty front-endClifford Wolf2018-10-171-16/+5
* | | Merge pull request #660 from tklam/parse-liberty-detect-ff-latchClifford Wolf2018-10-171-0/+17
|\ \ \
| * | | detect ff/latch before processing other nodesargama2018-10-141-0/+17
| |/ /
* | | Merge pull request #663 from aman-goel/masterClifford Wolf2018-10-171-32/+51
|\ \ \
| * | | Minor updateAman Goel2018-10-152-3/+3
| * | | Update to .smv backendAman Goel2018-10-012-35/+54
| * | | Merge pull request #4 from YosysHQ/masterAman Goel2018-10-0131-107/+529
| |\ \ \
* | \ \ \ Merge pull request #658 from daveshah1/ecp5_bramClifford Wolf2018-10-179-20/+371
|\ \ \ \ \
| * | | | | ecp5: Disable LSR inversionDavid Shah2018-10-162-21/+21
| * | | | | BRAM improvementsDavid Shah2018-10-121-11/+16
| * | | | | ecp5: Adding BRAM maps for all size optionsDavid Shah2018-10-101-1/+64
| * | | | | ecp5: First BRAM type maps successfullyDavid Shah2018-10-108-10/+76
| * | | | | ecp5: Script for BRAM IO connectionsDavid Shah2018-10-104-64/+115
| * | | | | ecp5: Adding BRAM initialisation and configDavid Shah2018-10-095-0/+73
| * | | | | ecp5: Add blackbox for DP16KDDavid Shah2018-10-051-0/+93
| | |_|_|/ | |/| | |
* | | | | Merge pull request #641 from tklam/masterClifford Wolf2018-10-171-0/+69
|\ \ \ \ \
| * | | | | stop check_signal_in_fanout from traversing FFstklam2018-10-131-2/+2
| * | | | | stop check_signal_in_fanout from traversing FFstklam2018-10-131-1/+12
| * | | | | Merge branch 'master' of https://github.com/YosysHQ/yosystklam2018-10-136-17/+61
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of https://github.com/YosysHQ/yosystklam2018-10-034-7/+12
| |\ \ \ \ \
| * | | | | | fix bug: pass by referencetklam2018-09-261-1/+1
| * | | | | | Fix issue #639TK Lam2018-09-261-0/+58
* | | | | | | Merge pull request #638 from udif/pr_reg_wire_errorClifford Wolf2018-10-171-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Fixed issue #630 by fixing a minor typo in the previous commitUdi Finkelstein2018-09-251-2/+2
| * | | | | | | Merge branch 'master' into pr_reg_wire_errorUdi Finkelstein2018-09-18226-1397/+5434
| |\ \ \ \ \ \ \
| * | | | | | | | Fixed remaining cases where we check fo wire reg/wire incorrect assignmentsUdi Finkelstein2018-09-181-0/+12
* | | | | | | | | We have 2018 nowClifford Wolf2018-10-162-2/+2
* | | | | | | | | After release is before releaseClifford Wolf2018-10-162-1/+9
* | | | | | | | | Merge branch 'yosys-0.8-rc'Clifford Wolf2018-10-162-141/+1201
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Yosys 0.8Clifford Wolf2018-10-161-1/+1
| * | | | | | | | Update command reference manualClifford Wolf2018-10-161-140/+1200
* | | | | | | | | Improve Verific importer blackbox handlingClifford Wolf2018-10-071-2/+14
* | | | | | | | | Merge pull request #651 from ARandomOWL/stdcells_fixClifford Wolf2018-10-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix IdString M in setup_stdcells()Adrian Wheeldon2018-10-041-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Add "write_edif -attrprop"Clifford Wolf2018-10-051-11/+28
* | | | | | | | | Merge pull request #654 from mithro/patch-1Clifford Wolf2018-10-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix misspelling in issue_template.mdTim Ansell2018-10-041-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* / | | | | | | | Fix compiler warning in verific.ccClifford Wolf2018-10-051-0/+2
|/ / / / / / / /
* | | | | | | | Add inout ports to cells_xtra.vClifford Wolf2018-10-042-2/+14
* | | | | | | | Merge pull request #650 from mithro/patch-1Clifford Wolf2018-10-041-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | xilinx: Adding missing inout IO port to IOBUFTim Ansell2018-10-031-0/+1
|/ / / / / / /
* | | | | | | Merge pull request #645 from daveshah1/ecp5_dram_fixClifford Wolf2018-10-021-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ecp5: Don't map ROMs to DRAMDavid Shah2018-10-011-0/+1
* | | | | | | | Merge pull request #646 from tomverbeure/issue594Clifford Wolf2018-10-021-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for issue 594.Tom Verbeure2018-10-021-1/+2
|/ / / / / / / /