aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs
Commit message (Expand)AuthorAgeFilesLines
* xilinx: Make blackbox library family-dependent.Marcin Koƛcielnicki2019-09-157-1024/+19252
* synth_xilinx: Support init values on Spartan 6 flip-flops properly.Marcin Koƛcielnicki2019-09-075-53/+219
* Resolve TODO with pin assignments for SRL*Eddie Hung2019-09-041-4/+2
* Add commentsEddie Hung2019-09-021-1/+9
* Rename boxEddie Hung2019-09-021-1/+1
* Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-09-022-7/+8
|\
| * Fix TRELLIS_FF simulation modelMiodrag Milanovic2019-08-311-6/+7
| * ecp5_gsr: Fix typoDavid Shah2019-08-311-1/+1
| * Merge remote-tracking branch 'origin/master' into eddie/xilinx_srlEddie Hung2019-08-3013-136/+180
| |\
* | | Remove trailing spaceEddie Hung2019-08-301-2/+2
* | | Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-3010-109/+150
|\ \ \ | | |/ | |/|
| * | ecp5: Add simulation equivalence check for Diamond FF implementationsDavid Shah2019-08-303-0/+87
| * | ecp5: deduplicate Diamond FD/IFS/OFS/IO primitives.whitequark2019-08-305-95/+60
| * | ecp5: allow (and enable by default) GSR on FD/IFS/OFS primitives.whitequark2019-08-301-35/+20
| * | ecp5: add missing FD primitives.whitequark2019-08-302-72/+76
| * | ecp5: fix CEMUX on IFS/OFS primitives.whitequark2019-08-302-18/+18
| * | Rename boxes tooEddie Hung2019-08-293-3/+3
| * | Do not overwrite LUT paramEddie Hung2019-08-281-1/+0
* | | Use a dummy box file if none specifiedEddie Hung2019-08-282-0/+2
* | | Comment out SB_MAC16 arrival time for now, need to handle all its modesEddie Hung2019-08-281-1/+1
* | | Add arrival for SB_MAC16.OEddie Hung2019-08-281-0/+1
* | | Add arrival times for UEddie Hung2019-08-281-0/+26
* | | LX -> LPEddie Hung2019-08-281-1/+1
* | | Round not floorEddie Hung2019-08-281-21/+21
* | | Add LP timingsEddie Hung2019-08-281-0/+26
* | | LX -> LPEddie Hung2019-08-281-1/+1
* | | Do not overwrite LUT paramEddie Hung2019-08-281-1/+0
* | | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrivalEddie Hung2019-08-282-1/+48
|\| |
| * | Trailing commaEddie Hung2019-08-281-1/+1
| * | Adapt to $__ICE40_CARRY_WRAPPEREddie Hung2019-08-281-3/+5
| * | Revert "Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason with"Eddie Hung2019-08-281-0/+45
* | | Add arrival times for HX devicesEddie Hung2019-08-281-21/+114
* | | Specify ice40 family to cells_sim.v using defineEddie Hung2019-08-281-1/+8
* | | Merge remote-tracking branch 'origin/eddie/fix_carry_wrapper' into xaig_arrivalEddie Hung2019-08-285-68/+20
|\| |
| * | Remove $__ICE40_FULL_ADDER handling from ice40_opt; cannot reason withEddie Hung2019-08-281-45/+0
| * | Update box size and timingsEddie Hung2019-08-283-12/+12
| * | Update to new $__ICE40_CARRY_WRAPPEREddie Hung2019-08-281-11/+8
* | | Merge branch 'eddie/xilinx_srl' into xaig_arrivalEddie Hung2019-08-281-15/+22
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/master' into eddie/xilinx_srlEddie Hung2019-08-2813-248/+835
| |\ \
| * \ \ Merge branch 'master' into eddie/xilinx_srlEddie Hung2019-08-261-0/+8
| |\ \ \
| * | | | xilinx_srl now copes with word-level flops $dff{,e}Eddie Hung2019-08-231-8/+3
| * | | | Merge remote-tracking branch 'origin/master' into eddie/xilinx_srlEddie Hung2019-08-233-15/+30
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into eddie/xilinx_srlEddie Hung2019-08-2214-92/+961
| |\ \ \ \ \
| * | | | | | Add variable length support to xilinx_srlEddie Hung2019-08-211-4/+3
| * | | | | | abc9 to perform new 'map_ffs' before 'map_luts'Eddie Hung2019-08-211-3/+18
| * | | | | | Add init supportEddie Hung2019-08-211-1/+1
* | | | | | | Merge remote-tracking branch 'origin/master' into xaig_arrivalEddie Hung2019-08-2813-249/+865
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add (* clkbuf_sink *) to SRLC16E, reorder ports to match vendorEddie Hung2019-08-281-3/+8
| | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #1332 from YosysHQ/dave/ecp5gsrDavid Shah2019-08-286-54/+212
| |\ \ \ \ \
| | * | | | | ecp5: Add GSR supportDavid Shah2019-08-276-54/+212
| | | |_|_|/ | | |/| | |