Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | finixed slice wires | Miodrag Milanovic | 2019-10-20 | 1 | -0/+27 | |
* | wd wires | Miodrag Milanovic | 2019-10-20 | 2 | -1/+32 | |
* | Fix look of some wires | Miodrag Milanovic | 2019-10-20 | 1 | -6/+9 | |
* | Add output wires | Miodrag Milanovic | 2019-10-20 | 1 | -0/+35 | |
* | fix mux display | Miodrag Milanovic | 2019-10-20 | 1 | -2/+2 | |
* | set wire active flag | Miodrag Milanovic | 2019-10-20 | 2 | -1/+3 | |
* | clk and lsr muxes | Miodrag Milanovic | 2019-10-20 | 2 | -1/+93 | |
* | draw rest of slice wires and more from switchbox | Miodrag Milanovic | 2019-10-20 | 2 | -7/+106 | |
* | Optimize | Miodrag Milanovic | 2019-10-20 | 2 | -18/+87 | |
* | Add other side of slice wires | Miodrag Milanovic | 2019-10-20 | 2 | -14/+118 | |
* | Display rest of slice input wires | Miodrag Milanovic | 2019-10-20 | 2 | -3/+69 | |
* | Add more zoom | Miodrag Milanovic | 2019-10-20 | 1 | -1/+1 | |
* | Start adding visible wires | Miodrag Milanovic | 2019-10-20 | 5 | -10/+99 | |
* | Added type to wire | Miodrag Milanovic | 2019-10-20 | 3 | -1/+87 | |
* | Draw swbox, smaller slices, proper io | Miodrag Milanovic | 2019-10-20 | 4 | -28/+157 | |
* | Merge pull request #342 from xobs/msvc-static-fix | David Shah | 2019-10-18 | 1 | -1/+1 | |
|\ | ||||||
| * | cmake: don't link libutil on windows | Sean Cross | 2019-10-18 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #341 from YosysHQ/dave/ice40-pcf-frequency | David Shah | 2019-10-13 | 2 | -0/+21 | |
|\ | ||||||
| * | ice40: Add set_frequency pcf command; and document pcf | David Shah | 2019-10-13 | 2 | -0/+21 | |
|/ | ||||||
* | Merge pull request #340 from YosysHQ/dave/ecp5_io | David Shah | 2019-10-13 | 5 | -9/+217 | |
|\ | ||||||
| * | ecp5: Add support for ECLKBRIDGECS | David Shah | 2019-10-11 | 1 | -1/+52 | |
| * | ecp5: Fix tristate IO registers | David Shah | 2019-10-09 | 1 | -3/+9 | |
| * | ecp5: Add support for IO registers | David Shah | 2019-10-09 | 3 | -1/+113 | |
| * | ecp5: Add IDDR71B support | David Shah | 2019-10-09 | 2 | -3/+16 | |
| * | ecp5: Add ODDR71B support | David Shah | 2019-10-09 | 1 | -3/+14 | |
| * | ecp5: Preparations for new IO bels | David Shah | 2019-10-09 | 3 | -1/+16 | |
* | | Merge pull request #338 from YosysHQ/docs | David Shah | 2019-10-11 | 2 | -0/+140 | |
|\ \ | ||||||
| * | | docs: Improvements to coding notes | David Shah | 2019-10-03 | 1 | -0/+30 | |
| * | | docs: Working on coding tips | David Shah | 2019-09-29 | 1 | -0/+37 | |
| * | | docs: More netlist documentation | David Shah | 2019-09-29 | 1 | -0/+31 | |
| * | | docs: Add docs for CellInfo and NetInfo | David Shah | 2019-09-29 | 1 | -0/+42 | |
* | | | Merge pull request #339 from YosysHQ/dave/cmakefix | Miodrag Milanović | 2019-10-09 | 1 | -3/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Apply Boost CMake fix to all OSs | David Shah | 2019-10-09 | 1 | -3/+1 | |
|/ / | ||||||
* | | ecp5: Fix parameters | David Shah | 2019-10-04 | 1 | -0/+4 | |
* | | Merge pull request #337 from YosysHQ/dave/ecp5_pdp16 | David Shah | 2019-10-03 | 4 | -19/+96 | |
|\ \ | ||||||
| * | | ecp5: Adding support for 36-bit wide PDP RAMs | David Shah | 2019-10-01 | 4 | -19/+96 | |
|/ / | ||||||
* / | clangformat | David Shah | 2019-10-01 | 1 | -54/+52 | |
|/ | ||||||
* | Fix issue with latest boost on macOS, fixes #322 | Miodrag Milanovic | 2019-09-28 | 1 | -0/+4 | |
* | ice40: Add support for PLL DELAY_ADJUSTMENT_MODE | David Shah | 2019-09-23 | 1 | -1/+15 | |
* | Merge pull request #335 from YosysHQ/dave/fix-334 | David Shah | 2019-09-23 | 1 | -2/+19 | |
|\ | ||||||
| * | ice40: Fix carry feed-out when we have to split the chain next | David Shah | 2019-09-23 | 1 | -2/+19 | |
|/ | ||||||
* | Merge pull request #332 from YosysHQ/dave/python-refactor | David Shah | 2019-09-19 | 7 | -193/+329 | |
|\ | ||||||
| * | docs: Add Python API documentation | David Shah | 2019-09-19 | 1 | -0/+87 | |
| * | python: Adding helper functions for netlist modification | David Shah | 2019-09-15 | 4 | -1/+140 | |
| * | python: Refactor out bindings shared between ECP5 and iCE40 | David Shah | 2019-09-15 | 3 | -192/+102 | |
* | | Merge pull request #331 from xobs/precompiled-bba | David Shah | 2019-09-19 | 3 | -28/+67 | |
|\ \ | ||||||
| * | | Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p... | David Shah | 2019-09-19 | 3 | -28/+67 | |
|/| | | ||||||
| * | | README: document PREGENERATED_BBA_PATH | Sean Cross | 2019-09-17 | 1 | -0/+4 | |
| * | | ice40: support PREGENERATED_BBA_PATH | Sean Cross | 2019-09-17 | 1 | -18/+31 | |
| * | | ecp5: add support for PREGENERATED_BBA_PATH | Sean Cross | 2019-09-17 | 1 | -18/+31 | |
| |/ |