aboutsummaryrefslogtreecommitdiffstats
path: root/ice40
Commit message (Expand)AuthorAgeFilesLines
* Remove getFrameDecal() APIClifford Wolf2018-08-014-16/+0
* ice40: Add HFOSC support, force fabric routing on oscillators for nowDavid Shah2018-08-013-3/+20
* clangformatDavid Shah2018-08-011-1/+1
* Display warning only if gui is not usedMiodrag Milanovic2018-08-011-2/+5
* Fix filenames for MSVC buildMiodrag Milanovic2018-08-011-4/+4
* Merge branch 'redist_slack' into 'master'David Shah2018-08-013-2/+49
|\
| * clangformat for stuff I've touchedEddie Hung2018-07-312-13/+16
| * Modify the getNetinfo*() functions and getBudgetOverride() to not useEddie Hung2018-07-312-3/+2
| * Add --slack_redist_iter for ice40Eddie Hung2018-07-311-1/+5
| * Merge branch 'redist_slack' of gitlab.com:SymbioticEDA/nextpnr into redist_slackEddie Hung2018-07-313-45/+92
| |\
| | * Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-312-16/+21
| | |\
| | | * Modify predictDelay signatureEddie Hung2018-07-302-9/+14
| | * | Merge branch 'redist_slack' into 'redist_slack'Eddie Hung2018-07-313-1/+37
| | |\ \
| * | | | assign_budget() after initial placement, not after packEddie Hung2018-07-301-1/+1
| * | | | Modify predictDelay signatureEddie Hung2018-07-302-30/+13
| * | | | Merge remote-tracking branch 'origin/estdelay' into redist_slackEddie Hung2018-07-302-0/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add predictDelay Arch APIClifford Wolf2018-07-302-0/+17
| * | | | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-307-27/+182
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | clangformatEddie Hung2018-07-281-5/+6
| * | | | ice40 estimateDelay to account for out/in muxesEddie Hung2018-07-271-0/+16
| * | | | getBudgetOverride() now handles COUT crossing tilesEddie Hung2018-07-262-6/+13
| * | | | Revert "Remove Arch::getBudgetOverride()"Eddie Hung2018-07-262-0/+8
| * | | | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-265-104/+189
| |\ \ \ \
| * | | | | Remove Arch::getBudgetOverride()Eddie Hung2018-07-252-8/+0
| * | | | | clangformatEddie Hung2018-07-253-5/+5
| * | | | | Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-256-39/+45
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into redist_slackEddie Hung2018-07-2515-289/+4388
| |\ \ \ \ \ \
| * | | | | | | If --freq not set, attempt to find max by adjusting budget so min path slack ...Eddie Hung2018-07-241-1/+6
| * | | | | | | Merge branch 'master' into redist_slackEddie Hung2018-07-2414-93/+419
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into redist_slackEddie Hung2018-07-237-156/+212
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add Arch::getBudgetOverride() to eliminate hack for COUTEddie Hung2018-07-212-0/+7
* | | | | | | | | | clangformatSergiusz Bazanski2018-08-016-24/+25
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | getChipName() should be constClifford Wolf2018-07-312-2/+2
* | | | | | | | | Use icestorm timing informationClifford Wolf2018-07-311-27/+42
* | | | | | | | | Add binary search to getBelPinWire() and getBelPinType()Clifford Wolf2018-07-313-16/+43
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Towards better ice40 timing dataClifford Wolf2018-07-301-7/+21
* | | | | | | | Use DelayInfo for cell timing instead of delay_tDavid Shah2018-07-302-8/+8
* | | | | | | | cmake: Set --fast and --slow chipdb.py argumentsDavid Shah2018-07-302-3/+24
* | | | | | | | Add ice40 chipdb.py --fast/--slowClifford Wolf2018-07-301-0/+30
* | | | | | | | Add iCE40 fast/slow delay fields to chipdbClifford Wolf2018-07-303-5/+29
* | | | | | | | ice40: Improving legalisation move statisticsDavid Shah2018-07-301-2/+5
* | | | | | | | ice40: Print legalisation statisticsDavid Shah2018-07-301-0/+39
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Improve ice40/benchmarkClifford Wolf2018-07-302-11/+35
| |_|_|_|_|/ |/| | | | |
* | | | | | common: rename GraphicElement::{style,type} enums, add _MAX membersSergiusz Bazanski2018-07-263-19/+19
* | | | | | clangformat and GraphicElement::style commentsClifford Wolf2018-07-261-2/+2
* | | | | | Add getWireType()/getPipType() APIClifford Wolf2018-07-261-0/+4
* | | | | | Move iCE40 switchbox gfx to UI groupsClifford Wolf2018-07-261-93/+162
* | | | | | Add iCE40 pip gfx for carry_in muxClifford Wolf2018-07-261-0/+11
* | | | | | Improvements in bbasmClifford Wolf2018-07-261-1/+2
| |_|_|_|/ |/| | | |
* | | | | clangformatEddie Hung2018-07-253-15/+12