aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clangformatMiodrag Milanovic2020-07-255-45/+57
* pycontainers: Fix kv-pair-iter typeDavid Shah2020-07-241-9/+19
* fix whitespaceMiodrag Milanovic2020-07-241-4/+4
* exception translationMiodrag Milanovic2020-07-241-7/+1
* Fixed named argumentsMiodrag Milanovic2020-07-241-4/+3
* proper argument propagationMiodrag Milanovic2020-07-242-36/+38
* proper ctx exportMiodrag Milanovic2020-07-232-2/+2
* possible fixMiodrag Milanovic2020-07-231-6/+4
* Needed by python lib itself for staticMiodrag Milanovic2020-07-231-0/+5
* Initial conversion to pybind11Miodrag Milanovic2020-07-239-305/+223
* Add pybind11 2.5 sourceMiodrag Milanovic2020-07-23186-0/+41171
* Merge pull request #474 from rroohhh/masterMiodrag Milanović2020-07-161-1/+1
|\
| * readme: fix typo ICEBOX -> ICESTORMRobin Ole Heinemann2020-07-161-1/+1
|/
* Merge pull request #473 from YosysHQ/dave/lpf-param-checkDavid Shah2020-07-131-0/+8
|\
| * ecp5: Add a warning for unknown LPF IOBUF attrsDavid Shah2020-07-131-0/+8
|/
* ci: Bump prjtrellis versionDavid Shah2020-07-131-1/+1
* Merge pull request #472 from YosysHQ/ecp5-sysconfigDavid Shah2020-07-135-4/+58
|\
| * ecp5: Add SYSCONFIG settings to bitstreamDavid Shah2020-07-124-3/+38
| * ecp5: Add parsing of SYSCONFIG line in LPFDavid Shah2020-07-121-1/+20
* | Merge pull request #471 from smunaut/fix-pll-gbio-conflictDavid Shah2020-07-121-1/+2
|\ \ | |/ |/|
| * ice40: If IO is used by SB_GB_IO, can't use it for PLLSylvain Munaut2020-07-091-1/+2
|/
* Merge pull request #469 from YosysHQ/new_parts_fixesMiodrag Milanović2020-07-085-16/+43
|\
| * Fixes for new part typesMiodrag Milanovic2020-07-085-16/+43
|/
* Merge pull request #468 from YosysHQ/support_hx4kDavid Shah2020-07-084-23/+121
|\
| * Use proper names in GUIMiodrag Milanovic2020-07-082-24/+24
| * Support rest of partsMiodrag Milanovic2020-07-084-13/+64
| * Missed adding optionMiodrag Milanovic2020-07-081-0/+2
| * Adding LP4K as wellMiodrag Milanovic2020-07-084-3/+18
| * Support 4K parts directlyMiodrag Milanovic2020-07-084-5/+35
|/
* Fix assert, check should be other way arroundMiodrag Milanovic2020-07-061-1/+1
* Merge pull request #463 from YosysHQ/fix-archcheckDavid Shah2020-07-027-9/+21
|\
| * ci: Run --test architecture checksDavid Shah2020-06-292-0/+7
| * ci: Bump trellis and icestorm versions to latestDavid Shah2020-06-291-3/+3
| * ecp5: Fix getTileBelDimZDavid Shah2020-06-291-2/+3
| * Avoid low-value and slow pip name check for ECP5David Shah2020-06-291-2/+2
| * ice40: Fix getBelsByTileDavid Shah2020-06-292-2/+6
* | Merge pull request #465 from whitequark/fix-trellis-discoverywhitequark2020-07-012-4/+28
|\ \
| * | CMake: improve logic for discovering Trellis.whitequark2020-07-011-1/+25
| * | CMake: fix path checks in chipdb build scripts.whitequark2020-07-012-3/+3
|/ /
* / ecp5: Fix derivation of OSCG timing constraintDavid Shah2020-06-291-1/+5
|/
* placer1: Unlock even if placement failsDavid Shah2020-06-291-0/+2
* Make python bindings consistentMiodrag Milanovic2020-06-272-2/+4
* Fix clangformat and execute itMiodrag Milanovic2020-06-275-27/+23
* Update git ignore locationsMiodrag Milanovic2020-06-273-3/+4
* Update some URLsDavid Shah2020-06-262-5/+5
* Merge pull request #460 from whitequark/better-embedDavid Shah2020-06-2621-341/+266
|\
| * Simplify and improve chipdb embedding/loading.whitequark2020-06-2621-341/+266
* | Update COPYINGDavid Shah2020-06-251-6/+6
* | HeAP: Add timeout to IO placementDavid Shah2020-06-251-0/+4
* | Fix typowhitequark2020-06-251-1/+1
|/