Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1370 from YosysHQ/dave/equiv_opt_multiclock | David Shah | 2019-09-12 | 2 | -1/+23 |
|\ | |||||
| * | Add equiv_opt -multiclock | David Shah | 2019-09-11 | 2 | -1/+23 |
* | | Add -match-init option to dff2dffs. | Marcin Kościelnicki | 2019-09-11 | 3 | -3/+77 |
|/ | |||||
* | Merge pull request #1362 from xobs/smtbmc-msvc2-build-fixes | David Shah | 2019-09-11 | 4 | -9/+10 |
|\ | |||||
| * | tests: ice40: fix div_mod SB_LUT4 count | Sean Cross | 2019-09-10 | 1 | -1/+1 |
| * | passes: opt_share: don't statically initialize mergeable_type_map | Sean Cross | 2019-09-09 | 1 | -3/+4 |
| * | msys2: launcher: fix warnings and errors under g++ | Sean Cross | 2019-09-08 | 1 | -4/+4 |
| * | backends: smt2: use $(CXX) variable for compiler | Sean Cross | 2019-09-08 | 1 | -1/+1 |
* | | Bump version | Clifford Wolf | 2019-09-10 | 1 | -1/+1 |
* | | Fix misspelling | Eddie Hung | 2019-09-09 | 1 | -1/+1 |
|/ | |||||
* | synth_xilinx: Support init values on Spartan 6 flip-flops properly. | Marcin Kościelnicki | 2019-09-07 | 5 | -53/+219 |
* | techmap: Add support for extracting init values of ports | Marcin Kościelnicki | 2019-09-07 | 3 | -1/+169 |
* | Merge branch 'master' of github.com:YosysHQ/yosys | Eddie Hung | 2019-09-06 | 28 | -215/+719 |
|\ | |||||
| * | Merge pull request #1312 from YosysHQ/xaig_arrival | Eddie Hung | 2019-09-05 | 25 | -196/+657 |
| |\ | |||||
| | * | Resolve TODO with pin assignments for SRL* | Eddie Hung | 2019-09-04 | 1 | -4/+2 |
| | * | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-09-04 | 6 | -5/+63 |
| | |\ | |||||
| | * | | Add comments | Eddie Hung | 2019-09-02 | 1 | -1/+9 |
| | * | | Rename box | Eddie Hung | 2019-09-02 | 1 | -1/+1 |
| | * | | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-09-02 | 7 | -22/+21 |
| | |\ \ | |||||
| | * | | | Make abc9 test a bit more interesting | Eddie Hung | 2019-08-30 | 1 | -1/+3 |
| | * | | | Recognise built-in types (e.g. $_DFF_*) | Eddie Hung | 2019-08-30 | 1 | -3/+3 |
| | * | | | Remove trailing space | Eddie Hung | 2019-08-30 | 1 | -2/+2 |
| | * | | | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-30 | 41 | -33/+798 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-30 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'eddie/xilinx_srl' into xaig_arrival | Eddie Hung | 2019-08-30 | 1 | -4/+0 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-30 | 12 | -111/+152 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Use a dummy box file if none specified | Eddie Hung | 2019-08-28 | 3 | -3/+10 |
| | * | | | | | | | Comment out SB_MAC16 arrival time for now, need to handle all its modes | Eddie Hung | 2019-08-28 | 1 | -1/+1 |
| | * | | | | | | | Add arrival for SB_MAC16.O | Eddie Hung | 2019-08-28 | 1 | -0/+1 |
| | * | | | | | | | Add arrival times for U | Eddie Hung | 2019-08-28 | 1 | -0/+26 |
| | * | | | | | | | LX -> LP | Eddie Hung | 2019-08-28 | 1 | -1/+1 |
| | * | | | | | | | Round not floor | Eddie Hung | 2019-08-28 | 1 | -21/+21 |
| | * | | | | | | | Add LP timings | Eddie Hung | 2019-08-28 | 1 | -0/+26 |
| | * | | | | | | | LX -> LP | Eddie Hung | 2019-08-28 | 1 | -1/+1 |
| | * | | | | | | | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrival | Eddie Hung | 2019-08-28 | 1 | -0/+20 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Do not overwrite LUT param | Eddie Hung | 2019-08-28 | 1 | -1/+0 |
| | * | | | | | | | | Add SB_CARRY to ice40_opt test | Eddie Hung | 2019-08-28 | 1 | -3/+5 |
| | * | | | | | | | | Add ice40_opt test | Eddie Hung | 2019-08-28 | 1 | -0/+24 |
| | * | | | | | | | | Revert "Revert "Fix omode which inserts an output if none exists (otherwise a... | Eddie Hung | 2019-08-28 | 1 | -7/+8 |
| | * | | | | | | | | Revert "Output "h" extension only if boxes" | Eddie Hung | 2019-08-28 | 1 | -32/+28 |
| | * | | | | | | | | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrival | Eddie Hung | 2019-08-28 | 2 | -1/+48 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Add arrival times for HX devices | Eddie Hung | 2019-08-28 | 1 | -21/+114 |
| | * | | | | | | | | | Specify ice40 family to cells_sim.v using define | Eddie Hung | 2019-08-28 | 1 | -1/+8 |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrival | Eddie Hung | 2019-08-28 | 5 | -68/+20 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Account for D port being a constant | Eddie Hung | 2019-08-28 | 1 | -4/+4 |
| | * | | | | | | | | | | Merge branch 'eddie/xilinx_srl' into xaig_arrival | Eddie Hung | 2019-08-28 | 13 | -225/+819 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-28 | 33 | -409/+1901 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xaig_arrival' of github.com:YosysHQ/yosys into xaig_arrival | Eddie Hung | 2019-08-23 | 2 | -14/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Revert to upstream | Eddie Hung | 2019-08-23 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | Fix spacing | Eddie Hung | 2019-08-23 | 1 | -1/+1 |