aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ice40
Commit message (Expand)AuthorAgeFilesLines
* Error out if -abc9 and -retime specifiedEddie Hung2019-07-101-1/+4
* Update synth_ice40 -device doc to be relevant for -abc9 onlyEddie Hung2019-06-281-2/+2
* Extraneous newlineEddie Hung2019-06-271-1/+0
* Remove noise from ice40/cells_sim.vEddie Hung2019-06-271-5/+0
* Refactor for one "abc_carry" attribute on moduleEddie Hung2019-06-271-2/+2
* abc9: Add wire delays to synth_ice40David Shah2019-06-261-2/+10
* Fix and cleanup ice40 boxes for carry in/outEddie Hung2019-06-224-313/+25
* Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-06-201-1/+1
|\
| * Fixed small typo in ice40_unlut help summaryacw12512019-06-191-1/+1
| * Fixed the help summary line for a few commandsacw12512019-06-191-1/+1
* | Resolve comments from @daveshah1Eddie Hung2019-06-141-1/+1
* | Remove WIP ABC9 flop supportEddie Hung2019-06-141-25/+25
* | Make doc consistentEddie Hung2019-06-141-1/+1
* | Fix LP SB_LUT4 timingEddie Hung2019-06-131-1/+1
* | Remove abc_flop{,_d} attributes from ice40/cells_sim.vEddie Hung2019-06-121-40/+20
* | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-06-101-0/+24
|\|
| * ice40/cells_sim.v: Add support for RGB_DRV/LED_DRV_CUR for u4kSimon Schubert2019-06-101-0/+24
* | Make SB_LUT4 a whitebox, SB_DFF a blackbox (for now)Eddie Hung2019-06-034-8/+8
* | OoopsieEddie Hung2019-06-031-1/+1
* | Consistent with xilinxEddie Hung2019-06-033-4/+4
* | Merge branch 'xaig' into xc7muxEddie Hung2019-05-311-1/+1
|\ \
| * | Use nonblockingEddie Hung2019-04-231-1/+1
* | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-211-0/+11
|\ \ \ | | |/ | |/|
| * | ice40/cells_sim.v: Add support for TRIM input to SB_HFOSCSylvain Munaut2019-05-131-0/+11
| * | Merge pull request #969 from YosysHQ/clifford/pmgenstuffClifford Wolf2019-05-031-0/+2
| |\ \
* | \ \ Merge remote-tracking branch 'origin/clifford/pmgenstuff' into xc7muxEddie Hung2019-05-021-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Run "peepopt" in generic "synth" pass and "synth_ice40"Clifford Wolf2019-04-301-0/+2
* | | | Merge remote-tracking branch 'origin/master' into xc7muxEddie Hung2019-05-021-4/+6
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Cleanup ice40Eddie Hung2019-04-261-4/+6
| |/
* | Merge remote-tracking branch 'origin/master' into xaigEddie Hung2019-04-221-10/+19
|\|
| * ice40 cells_sim.v: SB_IO: update clock enable behaviour based on hardware exp...Luke Wren2019-04-211-10/+19
* | Convert to use #945Eddie Hung2019-04-212-9/+3
* | ABC_FLOPS -> ABC_MODEL -- only whitebox if ABC_MODEL setEddie Hung2019-04-192-4/+7
* | Make SB_DFF whiteboxEddie Hung2019-04-193-3/+3
* | Fix SB_DFF comb modelEddie Hung2019-04-182-3/+3
* | Missing close bracketEddie Hung2019-04-181-1/+1
* | Annotate SB_DFF* with abc_flop and abc_box_idEddie Hung2019-04-181-22/+49
* | Add SB_DFF* to boxesEddie Hung2019-04-183-6/+306
* | Use new -wb flag for ABC flowEddie Hung2019-04-183-19/+5
* | Also update Makefile.incEddie Hung2019-04-181-7/+6
* | Make SB_LUT4 a blackboxEddie Hung2019-04-183-3/+3
* | Fix renameEddie Hung2019-04-181-0/+0
* | Rename to abc_*.{box,lut}Eddie Hung2019-04-186-0/+0
* | Update Makefile.inc tooEddie Hung2019-04-171-4/+6
* | Reduce to three devices: hx, lp, uEddie Hung2019-04-177-4/+23
* | Add up5k timingsEddie Hung2019-04-172-0/+19
* | Update error messageEddie Hung2019-04-171-1/+1
* | Add "-device" argument to synth_ice40Eddie Hung2019-04-174-7/+20
* | Missing abc_flop_q attribute on SPRAMEddie Hung2019-04-171-1/+1
* | Map to SB_LUT4 from fastest input firstEddie Hung2019-04-171-7/+11