Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | muxes only together with slices | Miodrag Milanovic | 2019-10-20 | 1 | -9/+7 | |
* | | Remove not used line | Miodrag Milanovic | 2019-10-20 | 1 | -2/+0 | |
* | | Simplify layout of elements | Miodrag Milanovic | 2019-10-20 | 4 | -400/+254 | |
* | | fix slice wire | Miodrag Milanovic | 2019-10-20 | 1 | -20/+20 | |
* | | bound signals | Miodrag Milanovic | 2019-10-20 | 1 | -0/+65 | |
* | | more wires between switchboxes | Miodrag Milanovic | 2019-10-20 | 4 | -2/+59 | |
* | | Add more types of wires | Miodrag Milanovic | 2019-10-20 | 2 | -177/+221 | |
* | | Less types needed | Miodrag Milanovic | 2019-10-20 | 2 | -56/+24 | |
* | | 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 | |
* | | 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 | |
|/ | ||||||
* | 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 | 2 | -0/+103 | |
* | 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 | |
* | ecp5: Fix parameters | David Shah | 2019-10-04 | 1 | -0/+4 | |
* | ecp5: Adding support for 36-bit wide PDP RAMs | David Shah | 2019-10-01 | 4 | -19/+96 | |
* | Merge pull request #332 from YosysHQ/dave/python-refactor | David Shah | 2019-09-19 | 1 | -96/+2 | |
|\ | ||||||
| * | python: Refactor out bindings shared between ECP5 and iCE40 | David Shah | 2019-09-15 | 1 | -96/+2 | |
* | | Merge branch 'precompiled-bba' of https://github.com/xobs/nextpnr into xobs-p... | David Shah | 2019-09-19 | 1 | -18/+31 | |
|\ \ | ||||||
| * | | ecp5: add support for PREGENERATED_BBA_PATH | Sean Cross | 2019-09-17 | 1 | -18/+31 | |
| |/ | ||||||
* | | Merge pull request #330 from zeldin/bba | David Shah | 2019-09-19 | 1 | -5/+6 | |
|\ \ | |/ |/| | ||||||
| * | CMake: Generate chipdbs in build tree when building out-of-tree | Marcus Comstedt | 2019-09-15 | 1 | -3/+4 | |
| * | bba: Require explicit endianness flag, and supply it | Marcus Comstedt | 2019-09-15 | 1 | -2/+2 | |
* | | python: Fix getWireBelPins | David Shah | 2019-09-15 | 2 | -0/+20 | |
|/ | ||||||
* | Merge pull request #329 from YosysHQ/dave/net_aliases | David Shah | 2019-09-13 | 1 | -0/+5 | |
|\ | ||||||
| * | json: Add support for net aliases | David Shah | 2019-09-13 | 1 | -0/+5 | |
* | | ecp5: Move clock constraints across IO and DCCA | David Shah | 2019-09-13 | 1 | -0/+9 | |
|/ | ||||||
* | ecp5: use $PYTHON_EXECUTABLE for python path | Sean Cross | 2019-09-09 | 1 | -2/+2 | |
* | ecp5: Add support for clock gating with DCCA | David Shah | 2019-08-31 | 2 | -39/+87 | |
* | ecp5: Add full part name to bitstream header | David Shah | 2019-08-27 | 3 | -0/+23 | |
* | ecp5: Add GSR/SGSR support | David Shah | 2019-08-27 | 4 | -3/+22 | |
* | Rename clock restriction attribute to "noglobal" | Arnaud Durand | 2019-08-24 | 1 | -2/+2 | |
* | Restrict clock promotion to global | Arnaud Durand | 2019-08-22 | 1 | -0/+3 | |
* | Merge pull request #309 from YosysHQ/dsptiming | David Shah | 2019-08-09 | 2 | -2/+25 | |
|\ | ||||||
| * | ecp5: Conservative analysis of comb DSP timing | David Shah | 2019-07-08 | 2 | -2/+25 | |
* | | Add deprecation warning for default packages | David Shah | 2019-08-08 | 1 | -1/+4 |