Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into eddie/xilinx_srl | Eddie Hung | 2019-08-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Reuse var | Eddie Hung | 2019-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Revert "Trim shiftx_width when upper bits are 1'bx" | Eddie Hung | 2019-08-21 | 1 | -6/+1 | |
| * | | | | | | | | | | | | | opt_expr to trim A port of $shiftx if Y_WIDTH == 1 | Eddie Hung | 2019-08-21 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | Trim shiftx_width when upper bits are 1'bx | Eddie Hung | 2019-08-21 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | Add comment | Eddie Hung | 2019-08-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | Add variable length support to xilinx_srl | Eddie Hung | 2019-08-21 | 3 | -18/+167 | |
| * | | | | | | | | | | | | | Rename pattern to fixed | Eddie Hung | 2019-08-21 | 2 | -10/+10 | |
| * | | | | | | | | | | | | | attribute -> attr | Eddie Hung | 2019-08-21 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | Use Cell::has_keep_attribute() | Eddie Hung | 2019-08-21 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | abc9 to perform new 'map_ffs' before 'map_luts' | Eddie Hung | 2019-08-21 | 1 | -3/+18 | |
| * | | | | | | | | | | | | | xilinx_srl to support FDRE and FDRE_1 | Eddie Hung | 2019-08-21 | 2 | -10/+73 | |
| * | | | | | | | | | | | | | Fix polarity of EN_POL | Eddie Hung | 2019-08-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Add CLKPOL == 0 | Eddie Hung | 2019-08-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Reject if not minlen from inside pattern matcher | Eddie Hung | 2019-08-21 | 2 | -8/+11 | |
| * | | | | | | | | | | | | | Get wire via SigBit | Eddie Hung | 2019-08-21 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | Respect \keep on cells or wires | Eddie Hung | 2019-08-21 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | Merge branch 'eddie/fix_mem2reg' into eddie/xilinx_srl | Eddie Hung | 2019-08-21 | 2 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add init support | Eddie Hung | 2019-08-21 | 2 | -3/+12 | |
| * | | | | | | | | | | | | | | Fix spacing | Eddie Hung | 2019-08-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Initial progress on xilinx_srl | Eddie Hung | 2019-08-21 | 3 | -0/+213 | |
* | | | | | | | | | | | | | | | Format `-pwires` | Eddie Hung | 2019-08-30 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #1343 from whitequark/diamond-ffs | David Shah | 2019-08-30 | 7 | -106/+147 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ecp5: Add simulation equivalence check for Diamond FF implementations | David Shah | 2019-08-30 | 3 | -0/+87 | |
| * | | | | | | | | | | | | | ecp5: deduplicate Diamond FD/IFS/OFS/IO primitives. | whitequark | 2019-08-30 | 5 | -95/+60 | |
| * | | | | | | | | | | | | | ecp5: allow (and enable by default) GSR on FD/IFS/OFS primitives. | whitequark | 2019-08-30 | 1 | -35/+20 | |
| * | | | | | | | | | | | | | ecp5: add missing FD primitives. | whitequark | 2019-08-30 | 2 | -72/+76 | |
| * | | | | | | | | | | | | | ecp5: fix CEMUX on IFS/OFS primitives. | whitequark | 2019-08-30 | 2 | -18/+18 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #1337 from YosysHQ/eddie/fix_carry_wrapper | Eddie Hung | 2019-08-29 | 7 | -27/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Rename boxes too | Eddie Hung | 2019-08-29 | 3 | -3/+3 | |
| * | | | | | | | | | | | | Add run-test.sh too | 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 | |
| * | | | | | | | | | | | | Trailing comma | Eddie Hung | 2019-08-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Adapt to $__ICE40_CARRY_WRAPPER | Eddie Hung | 2019-08-28 | 1 | -3/+5 | |
| * | | | | | | | | | | | | Revert "Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason with" | Eddie Hung | 2019-08-28 | 1 | -0/+45 | |
| * | | | | | | | | | | | | Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason with | Eddie Hung | 2019-08-28 | 1 | -45/+0 | |
| * | | | | | | | | | | | | Update box size and timings | Eddie Hung | 2019-08-28 | 3 | -12/+12 | |
| * | | | | | | | | | | | | Update to new $__ICE40_CARRY_WRAPPER | Eddie Hung | 2019-08-28 | 1 | -11/+8 | |
* | | | | | | | | | | | | | Fix typo that's gone unnoticed for 5 months!?! | Eddie Hung | 2019-08-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Bump YOSYS_VER | Clifford Wolf | 2019-08-29 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
| | | | | | | | | | | * | Add constant expression attribute to test | Eddie Hung | 2019-08-29 | 1 | -0/+1 | |
| | | | | | | | | | | * | Remove newline | Eddie Hung | 2019-08-29 | 1 | -1/+0 | |
| | | | | | | | | | | * | Restore non-deferred code, deferred case to ignore non constant attr | Eddie Hung | 2019-08-29 | 1 | -5/+12 | |
| | | | | | | | | | | * | -auto-top should check $abstract (deferred) modules with (* top *) | Eddie Hung | 2019-08-28 | 1 | -0/+31 | |
| | | | | | | | | | | * | read_verilog -defer should still populate module attributes | Eddie Hung | 2019-08-28 | 1 | -5/+6 | |
| | | | | | | | | | | * | Add failing test | Eddie Hung | 2019-08-28 | 1 | -0/+18 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #1334 from YosysHQ/clifford/async2synclatch | Eddie Hung | 2019-08-28 | 1 | -1/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Add $dlatch support to async2sync | Clifford Wolf | 2019-08-28 | 1 | -1/+36 |