aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #419 from garytwong/handle-opendrainDavid Shah2020-04-071-0/+3
|\
| * Handle OPENDRAIN attribute.Gary Wong2020-04-031-0/+3
* | Merge pull request #421 from garytwong/fix-lpf-locate-assertion-failureDavid Shah2020-04-071-0/+2
|\ \
| * | Fix assertion failure on invalid LOCATE input.Gary Wong2020-04-051-0/+2
| |/
* | Merge pull request #420 from ironsteel/fix-reporting-of-default-routerDavid Shah2020-04-041-1/+1
|\ \ | |/ |/|
| * command.cc: Use correct constant for default routerRangel Ivanov2020-04-041-1/+1
* | ecp5: Allow use of IDDRXN and ODDRXN type primitives on the same pinDavid Shah2020-04-031-0/+10
* | Merge pull request #418 from garytwong/usrmclk-worksDavid Shah2020-04-031-1/+1
|\ \
| * | Remove comment about the USRMCLK primitive being untested.Gary Wong2020-04-021-1/+1
|/ /
* | Merge pull request #417 from hackfin/masterDavid Shah2020-04-021-2/+7
|\ \ | |/ |/|
| * Enum/int compatibility for EHXPLLL parametersMartin2020-04-021-2/+7
|/
* ice40: Derive oscillator frequency constraintsDavid Shah2020-03-291-0/+40
* Merge pull request #415 from smunaut/fix_iob_oe_regDavid Shah2020-03-291-1/+1
|\
| * ice40: Fix output register timing analysis for registered output enableSylvain Munaut2020-03-291-1/+1
|/
* Merge pull request #410 from YosysHQ/ecp5-12kDavid Shah2020-03-254-7/+21
|\
| * ecp5: Proper support for '12k' deviceDavid Shah2020-03-134-7/+21
* | router2: Prevent overflowDavid Shah2020-03-221-2/+3
* | ice40: Always copy DFF attrs to LCDavid Shah2020-03-191-0/+5
* | Merge branch 'master' of ssh.github.com:YosysHQ/nextpnrDavid Shah2020-03-175-9/+58
|\ \
| * | Replace assertion failure with errorDavid Shah2020-03-131-5/+15
| |/
| * Merge pull request #400 from YosysHQ/dave/tri-fixesDavid Shah2020-03-102-2/+34
| |\
| | * Improve handling of unused inout port bitsDavid Shah2020-02-252-2/+34
| * | ecp5: Fix differential inputsDavid Shah2020-03-081-1/+6
| * | Merge pull request #406 from gojimmypi/patch-1David Shah2020-03-061-1/+3
| |\ \
| | * | update README TRELLIS_INSTALL_PREFIX examplegojimmypi2020-03-041-1/+2
| | * | Update README TRELLIS_INSTALL_PREFIX example gojimmypi2020-03-041-1/+1
| | * | Update README with TRELLIS_INSTALL_PREFIX examplegojimmypi2020-03-041-1/+2
* | | | timing: Improve robustness to dangling/undriven logicDavid Shah2020-03-171-0/+10
|/ / /
* / / Improve handling of unflattened netlistsDavid Shah2020-03-061-0/+2
|/ /
* | Merge pull request #405 from smunaut/fix_key_errorDavid Shah2020-03-041-5/+11
|\ \
| * | pycontainers: Properly handle KeyErrorsSylvain Munaut2020-03-041-5/+11
* | | Merge pull request #404 from smunaut/fix_prefix_defaultDavid Shah2020-03-042-3/+3
|\ \ \ | |/ / |/| |
| * | build: Default the ECP5 and iCE40 roots to the install prefixSylvain Munaut2020-03-032-3/+3
|/ /
* | cleanupMiodrag Milanovic2020-02-281-1/+1
* | Add support for pasting multiline code to pythonMiodrag Milanovic2020-02-282-6/+25
* | Merge pull request #402 from zyp/fix_sortMiodrag Milanović2020-02-281-8/+3
|\ \
| * | gui: Fix sorting order in TreeModel.Vegard Storheil Eriksen2020-02-281-8/+3
|/ /
* | gui: Fix undefined behavior in TreeModel.Vegard Storheil Eriksen2020-02-281-1/+1
* | Add SVG option to guiMiodrag Milanovic2020-02-274-0/+30
|/
* Merge pull request #398 from YosysHQ/svgDavid Shah2020-02-157-0/+168
|\
| * svg: Basic SVG graphics renderingDavid Shah2020-02-157-0/+168
|/
* Merge pull request #393 from YosysHQ/dave/xilinx-place-backportDavid Shah2020-02-134-127/+348
|\
| * placer1: Add routeability optimisation (off by default)David Shah2020-02-122-3/+89
| * HeAP: backport out-of-range fixDavid Shah2020-02-121-2/+2
| * HeAP: Add X and Y scaling factors for asymmetric archesDavid Shah2020-02-122-16/+29
| * HeAP: Make beta configurableDavid Shah2020-02-122-9/+10
| * HeAP: Improve handling of heterogeneous slice archesDavid Shah2020-02-122-94/+205
| * HeAP: Make solver tolerance arch-configurableDavid Shah2020-02-122-3/+5
| * placer1: Allow scaling HPWL differently in each directionDavid Shah2020-02-122-6/+14
* | Merge pull request #394 from laanwj/2020_02_cmakeMiodrag Milanović2020-02-121-1/+1
|\ \ | |/ |/|