aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ice40: PLLs can't conflict with themselvesDavid Shah2019-02-091-0/+2
* Merge pull request #226 from YosysHQ/190207Eddie Hung2019-02-091-2/+1
|\
| * Remove regressions; see PR#227 of where it will end upEddie Hung2019-02-074-5552/+0
| * Rename from date to pr numberEddie Hung2019-02-072-0/+0
| * Add to regressionsEddie Hung2019-02-074-0/+5552
| * Fix slack_histogram computation accessing num_bins+1Eddie Hung2019-02-071-2/+1
* | Merge pull request #230 from YosysHQ/fix229David Shah2019-02-091-1/+6
|\ \
| * | ice40: Don't create PLLOUT_B buffer for single-output PLL variantsDavid Shah2019-02-091-1/+6
|/ /
* | clangformatDavid Shah2019-02-082-2/+2
* | Merge branch 'ecp5func'David Shah2019-02-087-4/+170
|\ \
| * | ecp5: Adding DTR, OSCG, CLKDIVF, USRMCLK, JTAGGDavid Shah2019-02-085-2/+157
| * | router1: Print route timeDavid Shah2019-01-301-0/+4
| * | placer1: Add place time printDavid Shah2019-01-301-2/+9
* | | Better resize, FPGAViewWidget minimal is now 320x200, fixes #222Miodrag Milanovic2019-02-071-1/+1
* | | Fix reading conflicting wire in GUI for pips, fixes #225Miodrag Milanovic2019-02-071-2/+6
* | | timing: Add --ignore-loops optionDavid Shah2019-02-052-1/+7
* | | Merge pull request #220 from YosysHQ/coi3Eddie Hung2019-01-291-6/+9
|\ \ \ | |_|/ |/| |
| * | [ice40] Refactor Arch::getBudgetOverride()Eddie Hung2019-01-291-29/+9
| * | ice40: Add budget override for CO->I3 pathDavid Shah2019-01-271-0/+23
| |/
* | Merge pull request #217 from YosysHQ/timingfixesDavid Shah2019-01-273-8/+34
|\ \
| * | timing: Path related fixesDavid Shah2019-01-273-8/+34
* | | Merge pull request #210 from twam/masterDavid Shah2019-01-271-3/+3
|\ \ \ | |_|/ |/| |
| * | Search for trellis in /usr/local/share/trellis if not specified with -DTRELLI...Tobias Müller2019-01-131-3/+3
* | | Make cross compile possible for mingwMiodrag Milanovic2019-01-271-1/+1
| |/ |/|
* | Merge pull request #211 from smunaut/ice40_ram_attrsDavid Shah2019-01-211-0/+4
|\ \
| * | ice40/pack: Copy attributes to packed RAM cellsSylvain Munaut2019-01-191-0/+4
* | | Merge pull request #213 from smunaut/ice40_gbuf_errmsgDavid Shah2019-01-211-0/+4
|\ \ \ | |_|/ |/| |
| * | ice40: Add error message if a selected site is not Global Buffer capableSylvain Munaut2019-01-181-0/+4
|/ /
* | Merge pull request #205 from YosysHQ/ice40_io_tmgDavid Shah2019-01-082-3/+67
|\|
| * ice40: Add timing data for all IO modesDavid Shah2019-01-072-3/+67
|/
* ecp5: Add PULLMODE supportDavid Shah2019-01-071-0/+2
* Merge pull request #197 from YosysHQ/fix_192David Shah2019-01-011-14/+14
|\
| * command: Setup logging before attempting to create ContextDavid Shah2018-12-261-14/+14
* | Merge pull request #196 from YosysHQ/pio_errorDavid Shah2018-12-263-3/+23
|\ \
| * | ice40: Improve handling of unconstrained IODavid Shah2018-12-263-3/+23
| |/
* | Merge pull request #195 from YosysHQ/fix_194David Shah2018-12-251-0/+9
|\ \ | |/ |/|
| * ecp5: Check for incorrect use of TRELLIS_IO 'B' pinDavid Shah2018-12-251-0/+9
|/
* ecp5: Fix tristate IO insertionDavid Shah2018-12-221-1/+1
* Clarify ICEBOX_ROOT parameterDavid Shah2018-12-211-2/+3
* Merge pull request #189 from YosysHQ/pcf_improveDavid Shah2018-12-202-4/+45
|\
| * ice40: Add PCF support for -pullup, -pullup_resistor and -nowarnDavid Shah2018-12-202-4/+45
|/
* Merge pull request #187 from YosysHQ/fix_lock_passthruDavid Shah2018-12-201-4/+10
|\
| * ice40: Fix LOCK feedthrough insertion with carry or >8 LUTsDavid Shah2018-12-201-4/+10
|/
* Merge pull request #184 from YosysHQ/fix_183David Shah2018-12-191-1/+2
|\
| * common/chain_utils: Don't allow overlapping chainsDavid Shah2018-12-191-1/+2
* | ecp5: Fix ODDR when used with manually instantiated TRELLIS_IODavid Shah2018-12-191-0/+4
|/
* Merge pull request #181 from YosysHQ/ecp5_iologicDavid Shah2018-12-166-0/+265
|\
| * ecp5: Fix IOLOGIC ports at the same constant valueDavid Shah2018-12-151-2/+12
| * ecp5: Add IOLOGIC timing and bitstream; ODDR workingDavid Shah2018-12-144-24/+71
| * ecp5: Add ODDR packingDavid Shah2018-12-142-1/+25