aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding archdefs and bba PODsDavid Shah2020-11-306-1/+389
* clangformatDavid Shah2020-11-261-3/+2
* Merge pull request #520 from YosysHQ/dave/improved-checkDavid Shah2020-11-261-17/+67
|\
| * nextpnr: Improve error reporting in Context::checkDavid Shah2020-11-261-17/+67
|/
* Merge pull request #519 from cr1901/patch-1David Shah2020-11-241-1/+1
|\
| * Update netlist.mdWilliam D. Jones2020-11-241-1/+1
|/
* Merge pull request #516 from meijianyue/masterMiodrag Milanović2020-11-181-1/+1
|\
| * missing '/local' at ecp5 installing梅见月七2020-11-171-1/+1
* | Merge pull request #518 from BracketMaster/patch-1Miodrag Milanović2020-11-181-1/+1
|\ \ | |/ |/|
| * Update CMakeLists.txtYehowshua Immanuel2020-11-171-1/+1
|/
* Remove boost-python from requirementsMiodrag Milanović2020-11-161-4/+4
* Merge pull request #515 from YosysHQ/python_improvementsMiodrag Milanović2020-11-144-33/+14
|\
| * Python code cleanupMiodrag Milanovic2020-11-144-33/+14
|/
* clangformatDavid Shah2020-11-142-8/+5
* Merge pull request #514 from YosysHQ/no-copy-relptrDavid Shah2020-11-142-0/+6
|\
| * RelPtr: remove copy constructor and copy assignmentDavid Shah2020-11-132-0/+6
|/
* Merge pull request #513 from YosysHQ/python_interpreterMiodrag Milanović2020-11-131-10/+3
|\
| * Do not create new python interpreterMiodrag Milanovic2020-11-131-10/+3
|/
* Merge pull request #512 from smunaut/fix-pll-dynamic-delayDavid Shah2020-11-101-7/+9
|\
| * ice40/pack/SB_PLL: Force fixed value to 4'b1111 if dynamic delay is usedSylvain Munaut2020-11-101-7/+9
|/
* Merge pull request #511 from YosysHQ/async-lsr-routingDavid Shah2020-11-051-2/+4
|\
| * ecp5: Fix handling of CLK/LSR wire attached settingsDavid Shah2020-11-051-2/+4
|/
* Merge pull request #509 from YosysHQ/dave/remove-wire-aliasMiodrag Milanović2020-10-158-60/+3
|\
| * Remove wire alias APIDavid Shah2020-10-158-60/+3
|/
* ecp5: Fix some tricky ECLKSYNCB/CLKDIVF packing casesDavid Shah2020-10-091-0/+64
* Merge branch 'kittennbfive-annotate-primitives' into masterDavid Shah2020-10-012-45/+49
|\
| * docs: Tidy upDavid Shah2020-10-012-32/+30
| * Update primitives.mdkittennbfive2020-09-301-34/+33
| * update doc - UNTESTED on real hardwarekittennbfive2020-09-281-2/+9
|/
* ecp5: Add support for setting PIO clampDavid Shah2020-09-261-0/+3
* Merge pull request #502 from pepijndevos/patch-1David Shah2020-09-252-1/+2
|\
| * ci: Update Yosys version for dfflegalizeDavid Shah2020-09-241-1/+1
| * Update generic synth script for dfflegalize changesPepijn de Vos2020-09-181-0/+1
* | Merge pull request #503 from neuschaefer/typoMiodrag Milanović2020-09-231-2/+2
|\ \ | |/ |/|
| * README.md: Fix two typosJonathan Neuschäfer2020-09-231-2/+2
|/
* Merge pull request #501 from landley/masterDavid Shah2020-09-161-1/+1
|\
| * Building nextpnr on Devuan ascii 2.0 needs the "C" language enabled.Rob Landley2020-09-161-1/+1
|/
* Merge pull request #500 from YosysHQ/dave/py-none-fixMiodrag Milanović2020-09-141-6/+6
|\
| * python: Fix handling of None in pybind11David Shah2020-09-141-6/+6
* | Merge pull request #496 from YosysHQ/gui_fixMiodrag Milanović2020-09-044-1/+8
|\ \ | |/ |/|
| * Preserve cmd parameters when loading json from GUIMiodrag Milanovic2020-09-044-1/+8
|/
* Merge pull request #494 from rschlaikjer/rschlaikjer-print-sources-in-time-re...David Shah2020-08-313-0/+39
|\
| * No longer need fstream includeRoss Schlaikjer2020-08-301-1/+0
| * Only print filenames for now, default onRoss Schlaikjer2020-08-303-67/+13
| * Add option to print critical path source codeRoss Schlaikjer2020-08-303-0/+94
|/
* CMake: fix Windows-ism in status messagewhitequark2020-08-261-1/+1
* Merge pull request #491 from cr1901/chipdb-msgwhitequark2020-08-232-2/+2
|\
| * Fix MESSAGE indicating where externally-built .bbas live.William D. Jones2020-08-222-2/+2
|/
* clangformatDavid Shah2020-08-202-2/+4
* Merge pull request #489 from YosysHQ/dave/ecp5-fix-ioddrx2David Shah2020-08-131-8/+8
|\