aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/ecp5/cells_bb.v
Commit message (Collapse)AuthorAgeFilesLines
* Add missing parameters for ecp5Rick Luiken2022-04-251-1/+1
|
* Add DLLDELDECP5-PCIe2021-08-221-0/+9
|
* ecp5: Add DCSC blackboxgatecat2021-07-061-0/+10
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Add missing parameters for MULT18X18D and ALU54B to ECP5 techlib.Adam Greig2021-05-121-0/+22
|
* ecp5: Add missing SERDES parametersDavid Shah2020-05-121-0/+4
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Add ECLKBRIDGECS blackboxDavid Shah2019-10-111-0/+7
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Add support for mapping 36-bit wide PDP BRAMsDavid Shah2019-10-011-1/+95
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Add GSR supportDavid Shah2019-08-271-0/+20
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Add DDRDLLADavid Shah2019-02-191-0/+9
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ecp5: Add DELAYF/DELAYG blackboxesDavid Shah2019-02-191-0/+18
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ecp5: Add ECLKSYNCB blackboxDavid Shah2019-02-131-1/+7
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Full set of IO-related blackboxesDavid Shah2019-02-121-0/+102
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: More blackboxesDavid Shah2019-01-211-0/+17
| | | | Signed-off-by: David Shah <dave@ds0.me>
* Fix typographical and grammatical errors and inconsistencies.whitequark2019-01-021-1/+1
| | | | | | | | | | | | The initial list of hits was generated with the codespell command below, and each hit was evaluated and fixed manually while taking context into consideration. DIRS="kernel/ frontends/ backends/ passes/ techlibs/" DIRS="${DIRS} libs/ezsat/ libs/subcircuit" codespell $DIRS -S *.o -L upto,iff,thru,synopsys,uint More hits were found by looking through comments and strings manually.
* ecp5: Add 'fake' DCU parametersDavid Shah2018-11-091-0/+11
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Add blackboxes for ancillary DCU cellsDavid Shah2018-11-091-0/+18
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Adding some blackbox cellsDavid Shah2018-11-071-0/+390
| | | | Signed-off-by: David Shah <dave@ds0.me>
* ecp5: Remove DSP parameters that don't workDavid Shah2018-10-221-21/+0
| | | | Signed-off-by: David Shah <davey1576@gmail.com>
* ecp5: Add DSP blackboxesDavid Shah2018-10-211-0/+116
Signed-off-by: David Shah <davey1576@gmail.com>