Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into xaig_arrival | Eddie Hung | 2019-08-30 | 12 | -111/+152 |
|\ | |||||
| * | Merge pull request #1343 from whitequark/diamond-ffs | David Shah | 2019-08-30 | 7 | -106/+147 |
| |\ | | | | | | | Add/update every Diamond FF primitive | ||||
| | * | ecp5: Add simulation equivalence check for Diamond FF implementations | David Shah | 2019-08-30 | 3 | -0/+87 |
| | | | | | | | | | | | | Signed-off-by: David Shah <dave@ds0.me> | ||||
| | * | 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 |
| |\ | | | | | | | Fix $__ICE40_CARRY_WRAPPER, restore abc9 functionality | ||||
| | * | Rename boxes too | Eddie Hung | 2019-08-29 | 3 | -3/+3 |
| | | | |||||
| * | | 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 |
| | | | | | | | | | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | | | 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 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |
| | | | |||||
* | | | 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 ↵ | Eddie Hung | 2019-08-28 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | abc9 breaks)"" This reverts commit 8f0c1232d7c511a6473f4581e4c27a90088cedb7. | ||||
* | | | Revert "Output "h" extension only if boxes" | Eddie Hung | 2019-08-28 | 1 | -32/+28 |
| | | | | | | | | | | | | This reverts commit 399ac760ff2bf4a7d438ed388820e7bfb511de6b. | ||||
* | | | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrival | Eddie Hung | 2019-08-28 | 2 | -1/+48 |
|\| | | |||||
| * | | 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 |
| | | | | | | | | | | | | This reverts commit 2aedee1f0e0f6a6214241f51f5c12d4b67c3ef6f. | ||||
* | | | 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 |
|\| | | |||||
| * | | Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason with | Eddie Hung | 2019-08-28 | 1 | -45/+0 |
| | | | | | | | | | | | | CARRY_WRAPPER in the same way since I0 and I3 could be used | ||||
| * | | 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 |
| |/ | |||||
* | | 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 |
|\ \ | |||||
| * | | No need to replace Q of slice since $shiftx is autoremove-d | Eddie Hung | 2019-08-28 | 1 | -1/+0 |
| | | | |||||
| * | | More cleanup | Eddie Hung | 2019-08-28 | 1 | -12/+14 |
| | | | |||||
| * | | More cleanup | Eddie Hung | 2019-08-28 | 1 | -9/+6 |
| | | | |||||
| * | | Do not use default_params dict, hardcode default values, cleanup | Eddie Hung | 2019-08-28 | 2 | -25/+21 |
| | | | |||||
| * | | Add .gitignore | Eddie Hung | 2019-08-28 | 1 | -0/+3 |
| | | | |||||
| * | | Use test_pmgen for xilinx_srl | Eddie Hung | 2019-08-28 | 1 | -0/+57 |
| | | | |||||
| * | | Always generate if no match | Eddie Hung | 2019-08-28 | 1 | -1/+1 |
| | | | |||||
| * | | Rename test_pmgen arg xilinx_srl.{fixed,variable} | Eddie Hung | 2019-08-28 | 1 | -2/+2 |
| | | | |||||
| * | | Do not simplemap for variable test | Eddie Hung | 2019-08-28 | 1 | -2/+2 |
| | | |