aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ecp5: Use dedicated routing for ECLKs where possibleDavid Shah2020-04-141-1/+80
|/
* Add TRELLIS_PROGRAM_PREFIXMiodrag Milanovic2020-04-111-4/+6
* Merge pull request #424 from mmicko/program_prefixDavid Shah2020-04-101-10/+12
|\
| * Support custom PROGRAM_PREFIXMiodrag Milanovic2020-04-101-10/+12
|/
* ecp5: Fix routing bitgen for non-SERDES 'VCIB' tilesDavid Shah2020-04-101-3/+12
* ecp5: Make hysteresis default-on for LVCMOS33 bidir as well as inputDavid Shah2020-04-091-9/+7
* Merge pull request #423 from rschlaikjer/rschlaikjer-regmode-timing-databaseDavid Shah2020-04-073-4/+33
|\
| * No need to fetch contextRoss Schlaikjer2020-04-071-3/+2
| * Change assert to errorRoss Schlaikjer2020-04-071-2/+5
| * Rearrange bool algebraRoss Schlaikjer2020-04-071-2/+2
| * Actually just move all the logic to ArchInfoRoss Schlaikjer2020-04-073-19/+23
| * Extract regmode configuration to ArchInfoRoss Schlaikjer2020-04-073-8/+16
| * Change timing database lookup based on REGMODE valueRoss Schlaikjer2020-04-071-4/+19
* | 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
|/ /