aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * sdf: Working on support for CVCDavid Shah2019-10-244-8/+20
| * sdf: Improve SDF outputDavid Shah2019-10-241-0/+4
| * sdf: Add basic support for writing SDF filesDavid Shah2019-10-193-21/+155
| * sdf: Framework for writing out SDF filesDavid Shah2019-10-191-0/+200
| * ice40: Preserve top level IO properlyDavid Shah2019-10-193-16/+24
| * ecp5: Preserve top level IO properlyDavid Shah2019-10-184-13/+36
* | Merge pull request #352 from pepijndevos/slicebugDavid Shah2019-11-181-4/+4
|\ \
| * | leftover Q from before slice api changePepijn de Vos2019-11-181-4/+4
|/ /
* | Fix typoDavid Shah2019-11-111-1/+1
* | python: Add interactive.py for a REPL during PnRDavid Shah2019-11-111-0/+6
* | Merge pull request #350 from pepijndevos/newsliceDavid Shah2019-11-087-28/+42
|\ \
| * | more formattingPepijn de Vos2019-11-081-2/+2
| * | return FF_USED, formatting, correct INITPepijn de Vos2019-11-084-5/+20
| * | dedicated output for LUT in GENERIC_SLICEPepijn de Vos2019-11-086-32/+31
* | | cmake: Add boost system libraryDavid Shah2019-11-061-1/+1
|/ /
* | ecp5: Copy timing constraints across ECLKBRIDGECSDavid Shah2019-11-011-1/+4
* | ecp5: Fix placement of ECLKBRIDGECSDavid Shah2019-11-011-11/+41
* | ecp5: Allow setting drive strength for 3V3 IOsDavid Shah2019-10-261-0/+10
* | ecp5: Add constids for new timing cell typesDavid Shah2019-10-262-0/+10
* | ecp5: Add an error for out-of-sync constids and bbaDavid Shah2019-10-264-2/+10
* | Merge branch 'master' of ssh.github.com:YosysHQ/nextpnrDavid Shah2019-10-251-8/+0
|\ \
| * \ Merge pull request #346 from xobs/fix-ice40-pregenerated-bbaDavid Shah2019-10-251-8/+0
| |\ \
| | * | ice40: cmake: fix build with pregenerated bba pathSean Cross2019-10-241-8/+0
| |/ /
* / / ecp5: Fix routing to shared DSP control inputsDavid Shah2019-10-253-1/+37
|/ /
* / ecp5: Make database build depend on constids.incDavid Shah2019-10-201-2/+2
|/
* Merge pull request #342 from xobs/msvc-static-fixDavid Shah2019-10-181-1/+1
|\
| * cmake: don't link libutil on windowsSean Cross2019-10-181-1/+1
|/
* Merge pull request #341 from YosysHQ/dave/ice40-pcf-frequencyDavid Shah2019-10-132-0/+21
|\
| * ice40: Add set_frequency pcf command; and document pcfDavid Shah2019-10-132-0/+21
|/
* Merge pull request #340 from YosysHQ/dave/ecp5_ioDavid Shah2019-10-135-9/+217
|\
| * ecp5: Add support for ECLKBRIDGECSDavid Shah2019-10-111-1/+52
| * ecp5: Fix tristate IO registersDavid Shah2019-10-091-3/+9
| * ecp5: Add support for IO registersDavid Shah2019-10-093-1/+113
| * ecp5: Add IDDR71B supportDavid Shah2019-10-092-3/+16
| * ecp5: Add ODDR71B supportDavid Shah2019-10-091-3/+14
| * ecp5: Preparations for new IO belsDavid Shah2019-10-093-1/+16
* | Merge pull request #338 from YosysHQ/docsDavid Shah2019-10-112-0/+140
|\ \
| * | docs: Improvements to coding notesDavid Shah2019-10-031-0/+30
| * | docs: Working on coding tipsDavid Shah2019-09-291-0/+37
| * | docs: More netlist documentationDavid Shah2019-09-291-0/+31
| * | docs: Add docs for CellInfo and NetInfoDavid Shah2019-09-291-0/+42
* | | Merge pull request #339 from YosysHQ/dave/cmakefixMiodrag Milanović2019-10-091-3/+1
|\ \ \ | | |/ | |/|
| * | Apply Boost CMake fix to all OSsDavid Shah2019-10-091-3/+1
|/ /
* | ecp5: Fix parametersDavid Shah2019-10-041-0/+4
* | Merge pull request #337 from YosysHQ/dave/ecp5_pdp16David Shah2019-10-034-19/+96
|\ \
| * | ecp5: Adding support for 36-bit wide PDP RAMsDavid Shah2019-10-014-19/+96
|/ /
* / clangformatDavid Shah2019-10-011-54/+52
|/
* Fix issue with latest boost on macOS, fixes #322Miodrag Milanovic2019-09-281-0/+4
* ice40: Add support for PLL DELAY_ADJUSTMENT_MODEDavid Shah2019-09-231-1/+15
* Merge pull request #335 from YosysHQ/dave/fix-334David Shah2019-09-231-2/+19
|\