aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Draw some pips, fixed H6 and V6Miodrag Milanovic2019-11-093-31/+58
| * Show V02/V06/H02/H06Miodrag Milanovic2019-10-253-13/+105
| * display horizontal wires, add some globals to listMiodrag Milanovic2019-10-234-1/+123
| * Split graphics calls for wires into gfx.ccMiodrag Milanovic2019-10-203-268/+304
| * type needs to be part of hash for GroupIdMiodrag Milanovic2019-10-201-1/+3
| * muxes only together with slicesMiodrag Milanovic2019-10-201-9/+7
| * Remove not used lineMiodrag Milanovic2019-10-201-2/+0
| * Simplify layout of elementsMiodrag Milanovic2019-10-204-400/+254
| * fix slice wireMiodrag Milanovic2019-10-201-20/+20
| * bound signalsMiodrag Milanovic2019-10-201-0/+65
| * more wires between switchboxesMiodrag Milanovic2019-10-204-2/+59
| * Add more types of wiresMiodrag Milanovic2019-10-202-177/+221
| * Less types neededMiodrag Milanovic2019-10-202-56/+24
| * finixed slice wiresMiodrag Milanovic2019-10-201-0/+27
| * wd wiresMiodrag Milanovic2019-10-202-1/+32
| * Fix look of some wiresMiodrag Milanovic2019-10-201-6/+9
| * Add output wiresMiodrag Milanovic2019-10-201-0/+35
| * fix mux displayMiodrag Milanovic2019-10-201-2/+2
| * set wire active flagMiodrag Milanovic2019-10-202-1/+3
| * clk and lsr muxesMiodrag Milanovic2019-10-202-1/+93
| * draw rest of slice wires and more from switchboxMiodrag Milanovic2019-10-202-7/+106
| * OptimizeMiodrag Milanovic2019-10-202-18/+87
| * Add other side of slice wiresMiodrag Milanovic2019-10-202-14/+118
| * Display rest of slice input wiresMiodrag Milanovic2019-10-202-3/+69
| * Add more zoomMiodrag Milanovic2019-10-201-1/+1
| * Start adding visible wiresMiodrag Milanovic2019-10-205-10/+99
| * Added type to wireMiodrag Milanovic2019-10-203-1/+87
| * Draw swbox, smaller slices, proper ioMiodrag Milanovic2019-10-204-28/+157
|/
* 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
|/