aboutsummaryrefslogtreecommitdiffstats
path: root/ice40
Commit message (Expand)AuthorAgeFilesLines
...
* | ice40: Emit feed-through LUTs for PLL/LOCKSergiusz Bazanski2018-07-242-2/+159
* | ice40: Fail early on SB_PLL40_*_PAD cellsSergiusz Bazanski2018-07-242-0/+14
* | ice40: Implement emitting PLLsSergiusz Bazanski2018-07-249-16/+269
|/
* Add Context::archcheck() and "nextpnr-ice40 --test"Clifford Wolf2018-07-232-40/+60
* Remove getBelsByType() APIClifford Wolf2018-07-231-14/+0
* clangformatDavid Shah2018-07-231-2/+3
* Add getGridDimX(), getGridDimY(), getTileDimZ() APIClifford Wolf2018-07-231-0/+6
* Bugfix in iCE40 chipdb.pyClifford Wolf2018-07-231-3/+0
* Move to new API and remove deprecatedMiodrag Milanovic2018-07-223-63/+40
* Add Arch::getBelPins() to generic and iCE40 archsClifford Wolf2018-07-222-0/+17
* Add Arch::getBelPinType() and Arch::getWireBelPins() in iCE40 archClifford Wolf2018-07-223-4/+57
* Rename getWireBelPin to getBelPinWireClifford Wolf2018-07-226-18/+18
* clangformatClifford Wolf2018-07-223-8/+4
* Merge branch 'q3k/lock-2-electric-boogaloo' into 'master'Clifford Wolf2018-07-212-4/+12
|\
| * Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...Sergiusz Bazanski2018-07-219-543/+904
| |\
| * | Re-enable drawing Pips.Sergiusz Bazanski2018-07-201-3/+3
| * | clang-formatSergiusz Bazanski2018-07-201-1/+1
| * | Nuke IdStringDBSergiusz Bazanski2018-07-201-1/+1
| * | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...Sergiusz Bazanski2018-07-2016-95/+361
| |\ \
| * | | WIP.Serge Bazanski2018-07-171-0/+8
| * | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...Serge Bazanski2018-07-171-4/+4
| |\ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into q3k/lock-2-elec...Serge Bazanski2018-07-155-14/+261
| |\ \ \ \
| * | | | | Refactor IdString functionality into IdStringDBSerge Bazanski2018-07-141-1/+1
* | | | | | Add Loc constructorsClifford Wolf2018-07-211-6/+1
| |_|_|_|/ |/| | | |
* | | | | Added driver and users for netsMiodrag Milanovic2018-07-211-0/+8
* | | | | Merge branch 'router1ng' into 'master'Clifford Wolf2018-07-211-0/+1
|\ \ \ \ \
| * | | | | Refactoring of router1Clifford Wolf2018-07-211-0/+1
* | | | | | Map ports to netsMiodrag Milanovic2018-07-211-0/+14
* | | | | | create io cells out of ascMiodrag Milanovic2018-07-211-0/+27
* | | | | | add cells that are in default state or no configurationMiodrag Milanovic2018-07-211-0/+40
* | | | | | Add used cells and attach them to belsMiodrag Milanovic2018-07-211-0/+39
* | | | | | Assign proper pipsMiodrag Milanovic2018-07-211-9/+27
* | | | | | add only missing netMiodrag Milanovic2018-07-211-3/+6
|/ / / / /
* | | | | Change DelayInfo semantics to what we actually needClifford Wolf2018-07-211-3/+8
* | | | | Add getWireDelay APIClifford Wolf2018-07-211-0/+6
* | | | | Fix warnings and statusMiodrag Milanovic2018-07-212-2/+19
* | | | | Made save project work as wellMiodrag Milanovic2018-07-211-3/+0
* | | | | fix introduced bugMiodrag Milanovic2018-07-211-0/+2
* | | | | Bind wires to netMiodrag Milanovic2018-07-201-629/+637
* | | | | Add Location APIs to generic archClifford Wolf2018-07-202-8/+20
* | | | | Improve iCE40 and common Loc codeClifford Wolf2018-07-203-15/+33
* | | | | Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr into gridapiClifford Wolf2018-07-2018-132/+517
|\ \ \ \ \
| * | | | | Few more checks on parameters and error eolMiodrag Milanovic2018-07-202-7/+17
| * | | | | Start adding bitstream reading for ice40Miodrag Milanovic2018-07-203-33/+142
| | |_|_|/ | |/| | |
| * | | | ice40: Optimise reset/enable net checkingDavid Shah2018-07-203-11/+14
| * | | | ice40: Trim DSP inputs that are constant where appropriateDavid Shah2018-07-191-0/+4
| * | | | ice40: Packer and bitstream gen support for MAC16sDavid Shah2018-07-193-3/+111
| * | | | ice40: Adding cell definition for DSPsDavid Shah2018-07-194-5/+79
| * | | | ice40: Add virtual padin wires for intoscs and GB_IOsDavid Shah2018-07-191-1/+14
| * | | | Reducing performance cost of assertsDavid Shah2018-07-191-1/+1