aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/cells.h
Commit message (Expand)AuthorAgeFilesLines
* refactor: Use IdString::in instead of || chainsgatecat2022-08-101-4/+2
* ecp5: Split the SLICE bel into separate LUT/FF/RAMW belsgatecat2022-04-071-7/+4
* refactor: Use constids instead of id("..")gatecat2022-02-161-17/+16
* ecp5: Fix packing of IOFF with IODELAYsgatecat2021-11-051-2/+8
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
* Using hashlib in archesgatecat2021-06-021-1/+1
* ecp5: Add DELAYF/DELAYG supportDavid Shah2019-02-241-0/+11
* ecp5: Adding mux support up to LUT6David Shah2018-11-161-1/+1
* ecp5: Add IO buffer insertionDavid Shah2018-10-311-0/+4
* ecp5: Working on DRAM packingDavid Shah2018-10-011-1/+1
* ecp5: Helper functions for distributed RAM supportDavid Shah2018-10-011-0/+2
* ecp5: Add ccu2c_to_sliceDavid Shah2018-09-301-0/+1
* ecp5: LUT packerDavid Shah2018-07-171-1/+2
* ecp5: Infrastructure for FF packingDavid Shah2018-07-171-0/+2
* ecp5: Refactor skeleton of packerDavid Shah2018-07-171-0/+2
* ecp5: Adding command line options for device typeDavid Shah2018-07-171-17/+7
* ecp5: Adding cell definitionsDavid Shah2018-07-171-0/+59