aboutsummaryrefslogtreecommitdiffstats
path: root/ice40/archdefs.h
Commit message (Expand)AuthorAgeFilesLines
* Correct Not Equal operator implementation in ice40Tyler2022-10-171-1/+1
* ice40: Merge driving LUT<=2s into carry-only LCsgatecat2022-03-291-0/+1
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Remove redundant code after hashlib movegatecat2021-06-021-46/+0
* Add hash() member functionsgatecat2021-06-021-0/+6
* Add default base implementation of cluster APIgatecat2021-05-061-1/+3
* Split nextpnr.h to allow for linear inclusion.Keith Rothman2021-03-151-3/+9
* Replace DelayInfo with DelayPair/DelayQuadgatecat2021-02-191-21/+0
* ice40: Switch to BaseArchD. Shah2021-02-051-18/+1
* Run "make clangformat".Keith Rothman2021-02-021-5/+3
* Rename Partition -> BelBucket.Keith Rothman2021-02-021-7/+7
* Add Partition APIs to ice40, nexus, gowin archs.Keith Rothman2021-02-021-0/+22
* Work around Qt MOC issue with IdString enumsDavid Shah2019-12-271-0/+4
* ice40: add RGB_DRV/LED_DRV_CUR support for u4kSimon Schubert2019-06-101-0/+4
* ice40: Add timing data for all IO modesDavid Shah2019-01-071-0/+2
* ice40: Add support for SB_GB_IOSylvain Munaut2018-11-191-0/+1
* ice40: Introduce the concept of forPadIn SB_GBSylvain Munaut2018-11-191-0/+4
* Various router1 fixes, Add BelId/WireId/PipId::operator<()Clifford Wolf2018-11-131-0/+3
* ice40: Validity check for LVDS IODavid Shah2018-09-241-0/+5
* ice40: Remove obsolete belType memberDavid Shah2018-09-241-1/+0
* Get rid of PortPin and BelType (ice40, generic, docs)Clifford Wolf2018-08-081-33/+8
* Proper ice40 wire typesClifford Wolf2018-08-031-11/+0
* Add iCE40 pseudo-pips for lut permutationClifford Wolf2018-08-031-1/+3
* Remove getFrameDecal() APIClifford Wolf2018-08-011-1/+0
* Change DelayInfo semantics to what we actually needClifford Wolf2018-07-211-3/+8
* Improve iCE40 and common Loc codeClifford Wolf2018-07-201-2/+0
* ice40: Optimise reset/enable net checkingDavid Shah2018-07-201-0/+1
* ice40: Adding cell definition for DSPsDavid Shah2018-07-191-1/+1
* ice40: Assign ArchArgs after packingDavid Shah2018-07-181-2/+20
* Add ArchNetInfo and ArchCellInfoClifford Wolf2018-07-171-1/+3
* Fix Ui/Decal handling of active/inactive arch objectsClifford Wolf2018-07-131-0/+1
* Fixing hash link problemDavid Shah2018-07-131-1/+1
* Updates from clang-formatClifford Wolf2018-07-121-4/+8
* Add Groups APIClifford Wolf2018-07-121-6/+46
* Add GUI Decals APIClifford Wolf2018-07-111-0/+22
* Split "arch.h" in "arch.h" and "archdefs.h"Clifford Wolf2018-06-291-0/+138