aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix signed $shift/$shiftx handling in write_smt2Clifford Wolf2019-03-091-1/+2
| * | | Add $dffsr support to async2syncClifford Wolf2019-03-091-2/+51
| * | | Merge pull request #858 from YosysHQ/clifford/svalabelsClifford Wolf2019-03-096-58/+203
| |\ \ \
| | * | | Also add support for labels on sva module items, fixes #699Clifford Wolf2019-03-082-44/+113
| | * | | Use SVA label in smt export if availableClifford Wolf2019-03-071-2/+2
| | * | | Add support for SVA labels in read_verilogClifford Wolf2019-03-073-26/+89
| | * | | Add hack for handling SVA labels via VerificClifford Wolf2019-03-071-1/+14
| * | | | Merge pull request #861 from YosysHQ/verific_chparamClifford Wolf2019-03-082-3/+20
| |\ \ \ \
| | * | | | Update help message for -chparamEddie Hung2019-03-091-1/+2
| | * | | | Add -chparam option to verific commandEddie Hung2019-03-091-2/+18
| | * | | | Fix spellingEddie Hung2019-03-091-1/+1
| |/ / / /
| * | | | Merge branch 'master' of github.com:YosysHQ/yosysClifford Wolf2019-03-076-10/+12
| |\ \ \ \
| | * \ \ \ Merge pull request #856 from kprasadvnsi/masterClifford Wolf2019-03-076-10/+12
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | examples/anlogic/ now also output the SVF file.Kali Prasad2019-03-066-10/+12
| * | | | | Fix handling of task output ports in clocked always blocks, fixes #857Clifford Wolf2019-03-072-15/+37
| |/ / / /
| * | | | Add link to SF2 / igloo2 macro library guideClifford Wolf2019-03-071-21/+24
| * | | | Improvements in sf2 cells_sim.vClifford Wolf2019-03-062-30/+251
| * | | | Add sf2 techmap rules for more FF typesClifford Wolf2019-03-061-25/+39
| * | | | Refactor SF2 iobuf insertion, Add clkint insertionClifford Wolf2019-03-064-84/+153
| * | | | Improve igloo2 exampleClifford Wolf2019-03-051-2/+3
| * | | | Improve igloo2 exampleClifford Wolf2019-03-052-2/+54
| * | | | Improvements in SF2 flow and demoClifford Wolf2019-03-054-9/+25
| |/ / /
| * | | Fix spelling in pmgen/README.mdEddie Hung2019-03-051-2/+2
| * | | Improve igloo2 exmapleClifford Wolf2019-03-054-8/+16
| * | | Merge pull request #842 from litghost/merge_upstreamClifford Wolf2019-03-0510-176/+570
| |\ \ \
| | * | | Revert BRAM WRITE_MODE changes.Keith Rothman2019-03-041-12/+12
| | * | | Revert FF models to include IS_x_INVERTED parameters.Keith Rothman2019-03-011-6/+34
| | * | | Use singular for disabling of DRAM or BRAM inference.Keith Rothman2019-03-012-26/+19
| | * | | Modify arguments to match existing style.Keith Rothman2019-03-012-11/+11
| | * | | Changes required for VPR place and route synth_xilinx.Keith Rothman2019-03-0112-227/+600
| * | | | Merge pull request #850 from daveshah1/ecp5_warn_conflictClifford Wolf2019-03-051-2/+7
| |\ \ \ \
| | * | | | ecp5: Demote conflicting FF init values to a warningDavid Shah2019-03-041-2/+7
| * | | | | Add missing newlineClifford Wolf2019-03-051-1/+1
| * | | | | Merge pull request #851 from kprasadvnsi/masterClifford Wolf2019-03-057-0/+55
| |\ \ \ \ \
| | * | | | | Added examples/anlogic/Kali Prasad2019-03-047-0/+55
| * | | | | | Merge pull request #852 from ucb-bar/firrtlfixesClifford Wolf2019-03-052-2/+2
| |\ \ \ \ \ \
| | * | | | | | Ensure fid() calls make_id() for consistency; tests/simple/dff_init.v failsJim Lawson2019-03-042-2/+2
| | |/ / / / /
| * / / / / / Use "write_edif -pvector bra" for Xilinx EDIF filesClifford Wolf2019-03-051-1/+1
| |/ / / / /
| | | | | * Add author nameEddie Hung2019-03-191-0/+1
| | | | | * Add aiger tests to make testsEddie Hung2019-02-191-0/+1
| | | | | * Merge branch 'master' into read_aigerEddie Hung2019-02-190-0/+0
| | | | | |\
| | | | | * | Fix for using POSIX basenameEddie Hung2019-02-191-2/+4
| | | | | * | Missing OSX headers?Eddie Hung2019-02-171-0/+5
| | | | | * | Revert "Missing headers for Xcode?"Eddie Hung2019-02-171-2/+0
| | | | | * | Merge branch 'dff_init' into read_aigerEddie Hung2019-02-173-104/+56
| | | | | |\ \
| | | | | * | | read_aiger to ignore line after ands for ascii, not binaryEddie Hung2019-02-171-2/+1
| | | | | * | | One more merge conflictEddie Hung2019-02-171-6/+1
| | | | | * | | Merge branch 'dff_init' into read_aigerEddie Hung2019-02-170-0/+0
| | | | | |\ \ \
| | | | | * \ \ \ Merge https://github.com/YosysHQ/yosys into read_aigerEddie Hung2019-02-179-100/+349
| | | | | |\ \ \ \
| | | | | * | | | | Missing headers for Xcode?Eddie Hung2019-02-121-0/+2